option 0.3.0 copy "option: ^0.3.0" to clipboard
option: ^0.3.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.

-/ -
pub points
86
downloads

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

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
0
points
86
downloads

Publisher

unverified uploader

Weekly Downloads

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