Join Slack
Powered by
I’m attempting to make a case for expanding areas ...
# rx
t
tevjef
01/04/2018, 4:45 PM
I’m attempting to make a case for expanding areas when nullablity annotations are used the RxJava2 for better support in Kotlin. e.g
Observable.just(null)
should result in compile time error rather than runtime error in Kotlin. Can someone check my assumptions:
https://github.com/ReactiveX/RxJava/issues/4876#issuecomment-355286132
2
Views
Open in Slack
Previous
Next