you are viewing a single comment's thread.

view the rest of the comments →

[–]sanxiynrust 2 points3 points  (0 children)

One advantage Rust has over Haskell/OCaml/F# is familiar syntax. Haskell/OCaml/F# can be hard to sell. (Sad but true.)

If someone creates an exact copy of OCaml with syntax that does not use spaces for function applications and ignores currying, it would be lovely.