bind or andThen #143
Closed
philgoood84
started this conversation in
Ideas
Replies: 1 comment
-
Oupsy, i realized it existed. sorry for the inconvience |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello i started using result with joy.
I was wondering if it was possible to create a bind (andThen or other..., this function has lots of name) that would have a signature like : Result -> (T -> Result(U)) -> Result(U)
It would be easier to chain functions that return a Result and complement map.
thanks
Beta Was this translation helpful? Give feedback.
All reactions