Join Slack
Powered by
Note that conversion from an `Iterable` to a `Seq...
# stdlib
i
ilya.gorbunov
12/09/2015, 4:51 PM
Note that conversion from an
Iterable
to a
Sequence
and vice-versa is performed with lightweight wrappers
Iterable.asSequence
and
Sequence.asIterable
Open in Slack
Previous
Next