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

Destructuring refinements. #26

Closed artem-zinnatullin closed 6 years ago

artem-zinnatullin commented 6 years ago

Addresses remaining feedback of PR #20.