Thank you @Johann Pardanaud, looks great!.
I sent a PR with some suggestion to improve the
bind
section of the docs.
I still think that the examples can be further improved if there is more complex use case show that involves multiple validations.
There we could show the use of parallel validation or multiple monadic like operations inside the either block that use the validation result to return a new object or something more interesting.
https://github.com/nesk/akkurate/pull/24
👍 1
j
Johann Pardanaud
12/13/2023, 1:20 PM
Thank you @raulraja for helping writing better documentation. I'm not an expert with Arrow, my users and I can clearly benefit from your experience 🙏
I will review this asap!