Join Slack
Powered by
I have a Kotlin library where I want to accept a `...
# announcements
z
zoltu
07/15/2016, 8:05 PM
I have a Kotlin library where I want to accept a
Sequence
, (lazily evaluated) but if I use that as my signature then using the library from Java becomes a challenge (Java user needs to figure out how to convert to a Kotlin
Sequence
.
Open in Slack
Previous
Next