ceylon / ceylon.ast

Apache License 2.0
18 stars 3 forks source link

Add support for function composition operator #147

Open lucaswerkmeister opened 6 years ago

lucaswerkmeister commented 6 years ago

>|> is a new binary left-associative operator with a precedence at the end of Layer 1, weaker than ../:/-> but stronger than exists/nonempty. See eclipse/ceylon@4c0288b45ae908ab91b00b25f889b0c380df30bd for spec.