test_sequences_and_iterators.py
3.76 KB
-
Add lightweight iterators for tuple, list and sequence · 5637af7b
Slightly reduces binary size (range for loops over tuple/list benefit a lot). The iterators are compatible with std algorithms.
Dean Moldovan committed