What is Nostr?
prolic
npub18wx…4xra
2025-01-14 01:35:45
in reply to nevent1q…grp2

prolic on Nostr: Look at it this way: Haskell's do-notation actually looks like procedural code. If ...

Look at it this way: Haskell's do-notation actually looks like procedural code. If you actually write procedural in any language, you have to take care of error handling, exception handling, possibly async tasks, logging, etc. This will inevitably clutter your code and make it less readable. Not so in Haskell. Monads allow you to abstract these things away and do-notation actually looks like procedural (do this, then do this), but without all this other stuff around (aka try-catch f.e.).
Author Public Key
npub18wxf0t5jsmcpy57ylzx595twskx8eyj382lj7wp9rtlhzdg5hnnqvt4xra