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
-
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