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

3 lines
64 B
Plaintext

Parser.name
: (Parser String)
= (Parser.pick_while Char.is_name)