this post was submitted on 13 Aug 2023
1 points (100.0% liked)
Haskell
5 readers
1 users here now
**The Haskell programming language community.** Daily news and info about all things Haskell related: practical stuff, theory, types, libraries, jobs, patches, releases, events and conferences and more... ### Links - Get Started with Haskell
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's even nicer with Kleisli:
Of course
StateT
is perhaps more common and as elegant asKleisli
:@jaror I’d deem it more elegant if there were any useful names in here eh
@mangoiv perhaps it is slightly easier to read like this?
@jaror oh yeah much better. Lovely, thanks ;)