v0.1.2
- Adds conjunction
- Makes @match a hard scope, in line with scoping changes in 0.7
- Allows
&
and|
was well as&&
and||
since this is a regular confusion. - Throws a clearer error for infix functions eg
a + b
&
and |
was well as &&
and ||
since this is a regular confusion.a + b