Hacker News new | ask | show | jobs
Idiomatic monads in Rust (varkor.github.io)
3 points by xomateix 2640 days ago
1 comments

Here they come! Hide everyone. The Haskell'ers has come to Rust.

(no ill meaning, I like Haskell and think monads are an interesting idea and concepts. I am excited to see what can be done with them in a language more focused on performance. This is also a very approachable walk through of the problems)