dbuenzli / vg

Declarative 2D vector graphics for OCaml
http://erratique.ch/software/vg
ISC License
91 stars 12 forks source link

Deprecate `>>` #21

Closed dbuenzli closed 6 years ago

dbuenzli commented 6 years ago

Nowadays there's |>. It's visually different but there's no need to introduce aliases for existing operators.