mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
In these cases the heap is anyway used to create a new object so no real need to use the C stack for iterating. It saves a few bytes of code size.
21 KiB
21 KiB