missile 0.2.1 copy "missile: ^0.2.1" to clipboard
missile: ^0.2.1 copied to clipboard

discontinued
outdated

Immutable and functional primitives for Dart that provides safe type effects.

Change Log #

Version 0.2.1 (2020-04-19) #

  • Make FutureO and FutureE types public in the library.

Version 0.2.0 (2020-04-19) #

  • Make Pair type public in the library.
  • Remove async mappers on Option and Either in favor of specialized FutureO and FutureE types.
  • Add nullability checks in method calls.

Version 0.1.2 (2020-04-18) #

  • Add async versions of some operators on Option and on Either.
  • Add missing @required annotations.

Version 0.1.1 (2020-04-18) #

  • Minor maintenance fixes.

Version 0.1.0 (2020-04-18) #

  • Initial release.
4
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Immutable and functional primitives for Dart that provides safe type effects.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

meta

More

Packages that depend on missile