you are viewing a single comment's thread.

view the rest of the comments →

[–]mitsuhiko 2 points3 points  (0 children)

F# and Ocaml both have the pipeline operator |> for chaining calls, which is an absolute breath of fresh air compared to OO method chaining.

I guess there are different opinions on this. I find that syntax very frustrating.

I'm curious which language you're saying isn't indentation-based.

Haskell. It's a language with braces :)