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
points
212
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.

Homepage

License

MIT (license)

Dependencies

concepts, either

More

Packages that depend on option