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 filterSome and filterNone extensions for Flowable, Maybe and Single. #12

Closed ihar-abramovich closed 7 years ago

artem-zinnatullin commented 7 years ago

@ming13 you can do a release just by creating a tag it on GitHub

artem-zinnatullin commented 7 years ago

Release?