Join Slack
Powered by
<@U1ENTFTA4> commented on <@U78M6DEB0>’s file <htt...
# getting-started
u
user
09/28/2017, 1:09 PM
@marstran
commented on
@Karolo
’s file
https://kotlinlang.slack.com/files/U78M6DEB0/F79NY5GHX/rx_kotlin.txt
:
Observable.fromArray(arrayListOf(1,2,3))
gives you an
Observable<List<Int>>
instead of an
Observable<Int>
.
rx_kotlin.txt
2
Views
Open in Slack
Previous
Next