Even OCaml has a pipeline
operator(|>), and is sound with the notion of functions in there, as all functions are single-arity… which I don’t think is the case with Erlang.
2 Likes
Even OCaml has a pipeline
operator(|>), and is sound with the notion of functions in there, as all functions are single-arity… which I don’t think is the case with Erlang.