index
:
yellowsquid/chomp.git
charset
master
queries
types
[no description]
Chloe Brown
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autochomp
/
tests
/
compare
/
ratata.nb
blob: 2cf7cd906c3388028a97dcfaa1a5ab40771fe38f (
plain
)
1
2
3
let opt(x) = _ | x; let plus(x) = [rec](x . opt(rec)); match plus(("r" | "t") . "a");