eclipse-archived / ceylon.formatter

A formatter for the Ceylon programming language, written in Ceylon.
Apache License 2.0
14 stars 11 forks source link

Add support for function composition syntax #152

Closed lucaswerkmeister closed 6 years ago

lucaswerkmeister commented 6 years ago

eclipse/ceylon#3229 looks like it will be in the next release as well, another binary operator. The precise operator doesn’t seem to be settled yet.

lucaswerkmeister commented 6 years ago

Looks like the operator is settled now (final form: >|>), see eclipse/ceylon@4c0288b45ae908ab91b00b25f889b0c380df30bd for spec.