Kind/book/Parser.oper.kind2
2024-02-20 19:23:15 -03:00

3 lines
64 B
Plaintext

Parser.oper
: (Parser String)
= (Parser.pick_while Char.is_oper)