Join Slack
Powered by
`Stream.toList` is implemented just like that — wi...
# getting-started
i
ilya.gorbunov
08/04/2016, 5:03 PM
Stream.toList
is implemented just like that — with collector:
https://github.com/JetBrains/kotlin/blob/master/libraries/stdlib/jre8/src/kotlin/streams/Streams.kt#L35
Open in Slack
Previous
Next