RFC #11: Iterators #14
ProCode-Software
started this conversation in
RFCs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Iterator<T>type (possibly builtin).Downsides
Iterator2<A, B>type, similar to Go, and be required to duplicate methods fromIterator? OrIterator<T>andIterator<(A, B)>All reactions