Join Slack
Powered by
Also, you can try `import kotlin.collections.asSeq...
# stdlib
i
ilya.gorbunov
01/25/2016, 2:25 PM
Also, you can try
import kotlin.collections.asSequence as lazy
, although code completion doesn't work quite well for this aliased import currently.
❤️ 3
Open in Slack
Previous
Next