Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bracket single arguments of functions unless the surrounding precedence is <2, i.e. not +, - or *. An attempt at getting function composition to bracket correctly (see #32). This touches the generic function application code, so it might break something else.
- Loading branch information