SandroMaglione / fpdart

Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.
https://pub.dev/packages/fpdart
MIT License
533 stars 44 forks source link

Doc/do notation documentation #140

Closed zellidev0 closed 9 months ago

zellidev0 commented 11 months ago

This PR adds documentation to the README.md.

It adds a warning to the do notation part wich was discussed here

SandroMaglione commented 10 months ago

@zellidev0 did you have some time to look at the requested changes?

zellidev0 commented 10 months ago

@SandroMaglione sorry for the late reply I was pretty busy. Please find the examples and the changed Readme updates in the PR.