prefixes method

Parser prefixes()

Implementation

Parser prefixes() => seq2(anyOf('+-').optional(), ref0(wrappers));