Haskell-like do notation #719
MichaelSchneeberger
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I implemented a
do
decorator that allows to avoid nestingflat_map
function using the Haskell-like do notation.Here is the link to the project:
https://github.com/MichaelSchneeberger/do-notation
Beta Was this translation helpful? Give feedback.
All reactions