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