For FP you have this one: <https://github.com/speb...
# arrow
p
For FP you have this one: https://github.com/spebbe/dartz I started doing a version of arrow for dart here: https://github.com/arrow-kt/cork There you can find some data type implementations. I don't have any plans currently to add support just yet, although may be in the future if there is interest.
😍 1
k
Awesome, thank you very much!