option 1.2.0 copy "option: ^1.2.0" to clipboard
option: ^1.2.0 copied to clipboard

Dart 1 only

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.

0
likes
10
pub points
5%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

concepts, either

More

Packages that depend on option