Hacker News new | ask | show | jobs
by dermesser 1095 days ago
This appears very similar (my Haskell is a bit rusty) to the problem description in Real World OCaml (https://dev.realworldocaml.org/imperative-programming.html), although made easier by the use of non-pure functions there.