gojuno / koptional

Minimalistic Optional type for Kotlin that tries to fit its null-safe type system as smooth as possible.
Apache License 2.0
289 stars 21 forks source link

Add RxJava 3 extensions #33

Closed Bencodes closed 4 years ago

Bencodes commented 4 years ago

Adding RxJava bindings for those updating to RxJava3

arturdryomov commented 4 years ago

You are reading my mind Ben, thought about RxJava 3 support last night (which was about 14 hours ago for me 😉 ). Let me take a look and we’ll make it happen!