Is there a precedence operator like $ in haskell to reduce the parentheses?
The pipe |>operator is basically it https://www.roc-lang.org/tutorial#the-pipe-operator
|>
Last updated: Jul 06 2025 at 12:14 UTC