Comment on Monads, or Programmable Semicolons (2014)parentComments−marcelr6ywith generators its easy to create your own `do` like function.. first from google search https://github.com/pelotom/burridoI haven't actually seen anyone use this in practice though.
Comments
with generators its easy to create your own `do` like function
.. first from google search https://github.com/pelotom/burrido
I haven't actually seen anyone use this in practice though.