Live data from Hacker News

Idiomatic monads in Rust

varkor.github.io

1–2 of 2 posts

Re: Idiomatic monads in Rust

#2
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)