Join Slack
Powered by
hi, how to concat 2 sequences in Kotlin similar to...
# announcements
n
nerses
10/07/2017, 9:52 PM
hi, how to concat 2 sequences in Kotlin similar to this in Java
Copy code
Stream.concat(streamA, streamB)
Open in Slack
Previous
Next