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

outdatedDart 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
pending
pub points
5%
popularity

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

0
likes
0
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

unknown (LICENSE)

Dependencies

either

More

Packages that depend on option