option 1.2.0
option: ^1.2.0 copied to clipboard
The Option typeclass inspired by Scala's implementation and Haskell's Maybe monad. Option is a composable and more expressive alternative to things that may be null on absence of value.