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

outdated

The simple library for Error Handling with functionnal programming concept

Changelog #

[1.0.5] - 2019-10-20 #

Changed #

  • update readme

Added #

  • example folder

[1.0.4] - 2019-10-20 #

Removed #

  • Dependencies not related to the lib (http)
  • All examples files

Changed #

  • make get value private members
  • update readme

[1.0.3] - 2019-07-11 #

Added #

  • cond function in Either
  • cond function in Option
  • filter function in Option
  • exists function in Option

[1.0.2] - 2019-07-05 #

Changed #

  • minors changes : update readme

[1.0.1] - 2019-07-03 #

Changed #

  • update readme
  • make test version compatible with any flutter_test version

Removed #

  • all examples commented

[1.0.0] - 2019-07-03 #

Changed #

  • fix version typo
  • using /// for doc comments

Added #

  • seperated pubspec.yaml for example

[0.0.1] - 2019-07-03 #

Added #

  • Option Monad implementation
  • Either Monad implementation
  • Units tests
  • Some examples
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

http, test

More

Packages that depend on either_option