binary method

Parser binary()

Implementation

Parser binary() => anyOf(r'!%&*+,-/<=>?@\|~').plusString();