Join Slack
Powered by
Ah, duh: just call the `iterator()` method on `Ite...
# announcements
r
rocketraman
08/26/2016, 7:10 PM
Ah, duh: just call the
iterator()
method on
Iterable
first:
someIterableAndIterator.iterator().asSequence()
Open in Slack
Previous
Next