Hacker News new | ask | show | jobs
by kccqzy 3424 days ago
In Haskell a semicolon can optionally be used to separate consecutive monadic binds. It basically means you can change the meaning of chaining flatMaps.