either_option 1.0.1 copy "either_option: ^1.0.1" to clipboard
either_option: ^1.0.1 copied to clipboard

outdated

The simple library for Error Handling with functionnal programming concept

either_option #

either_option is a simple library typed for easy and safe error handling with functional programming style in Dart. It aims to allow flutter/dart developpers to use the 2 most popular patterns and abstractions : Either and Option, mainly used in FP language like Scala, Haskell, OCaml,...

Installation #

Package link on pub either_option In your pubspec.yaml dependencies add

    either_option: ^1.0.1

Example #

Tests #

41
likes
0
pub points
87%
popularity

Publisher

unverified uploader

The simple library for Error Handling with functionnal programming concept

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

test

More

Packages that depend on either_option