-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
for loop iterators
want map, filter, etc. to be lazy like in python for fused iterators and infinite data
abstract notion of iterator in a for loop would be cool. make an Iterator interface with next and hasnext and __iterator__ special method to let values be used in for loops
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels