vsavkin / fpdart

Functional Programming in Dart
Other
47 stars 7 forks source link

Algebraic Types #5

Open cgarciae opened 10 years ago

cgarciae commented 10 years ago

Any plans on implementing Algebraic Types like Maybe or Either?