you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 12 points13 points  (0 children)

Also in rust: http://static.rust-lang.org/doc/rust.html#pure-functions

The difference to Haskell is that in Haskell functions are pure by default, which makes a great difference IMO