nadz 0.0.6-beta copy "nadz: ^0.0.6-beta" to clipboard
nadz: ^0.0.6-beta copied to clipboard

Carefully crafted monads, such as Result and Option for exhaustive pattern matching in Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nadz

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  nadz: ^0.0.6-beta

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:nadz/nadz.dart';
6
likes
0
points
104
downloads

Publisher

verified publisherchristianfindlay.com

Weekly Downloads

Carefully crafted monads, such as Result and Option for exhaustive pattern matching in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on nadz