Join Slack
Communities
Powered by
Moreover, quite often you just need an iterator an...
# coroutines
e
elizarov
01/19/2017, 2:26 PM
Moreover, quite often you just need an iterator and calling
val it = xxx { … }.iterator()
is quite ugly, so there’s a
buildIterator
, too
Open in Slack
Previous
Next