You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't feel bad for not understanding Monad, which is a infamously difficult (and in most cases useless) topic. To be honest I can hardly understood those code I wrote years ago (perhaps I never understood!)
I've been studying Haskell on-and-off for a few years and usually have to look at the solutions for the tougher puzzles.
Yes, also true for me. Just go for StackOverflow, Reddit, talk to people when you are stuck.
Hi Wentao!
Thanks for putting your solutions to Programming in Haskell online.
It was many years ago that you went through that book! Do you use Haskell now? I see you have some Rust projects...
Also, did you figure out all the solutions yourself? This one in particular had me stumped. Do you remember how you figured it out?
https://github.com/w3ntao/programming-in-haskell/blob/master/Chapter-12/Exercise_12_5_7.hs#L12-L18
I've been studying Haskell on-and-off for a few years and usually have to look at the solutions for the tougher puzzles.
Cheers,
Greg
The text was updated successfully, but these errors were encountered: