Join Slack
Powered by
What is the equivalent of Java8 `Stream.peek()` (<...
# announcements
f
florian
04/18/2016, 7:58 AM
What is the equivalent of Java8
Stream.peek()
(
https://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html#peek-java.util.function.Consumer-
) on Kotlins collection framework?
6
Views
Open in Slack
Previous
Next