mirror of
https://github.com/micropython/micropython.git
synced 2026-01-22 11:57:21 +01:00
map() is 5 times slower. That's mostly because of inefficiency of creating containers from iterables of unknown length (like map()).
334 B
334 B