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

Rename `nones` to `noneSignals` to more clearly explain why Unit. #4

Closed artem-zinnatullin closed 7 years ago

artem-zinnatullin commented 7 years ago

This should give explanation on why we emit Unit instead of None by filterNone().