Opened this issue 4 months ago · 0 comments
This is particularly useful in conjunction with #29: if we had as patterns, we could write something like
as
fn ortho { [<"ch", ("e" | "i") @ vowel>] => "c" vowel; (* et cetera *) }