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
/
tests
/
full
/
nibble
/
sheep.nb
blob: 922ae8482f003026cdf2165f05bc1cb6476865c5 (
plain
)
1
2
3
let opt x = _ | x; let plus x = !(/rec/ x . opt rec); match "ba" . plus "a";