Join Slack
Powered by
A `Sequence` is an `Iterator` factory. To read the...
# stdlib
j
jw
01/02/2016, 4:49 AM
A
Sequence
is an
Iterator
factory. To read the file again you would call
.iterator()
again (just like you would on an
Iterable
)
Open in Slack
Previous
Next