Open robrix opened 9 years ago
x | const([])
If x is unmatched, then the parse tree passed to const becomes available as a match. (In general, the rhs is String -> T.)
x
const
String -> T
If
x
is unmatched, then the parse tree passed toconst
becomes available as a match. (In general, the rhs isString -> T
.)