ogdl-swift icon indicating copy to clipboard operation
ogdl-swift copied to clipboard

Move alternation with default trees into Madness

Open robrix opened this issue 9 years ago • 0 comments

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.)

robrix avatar Feb 15 '15 14:02 robrix