### Discussed in https://github.com/noncat-lang/noncat/discussions/1 In addition to RegEx some methods would be great to describe the `Token`, i.e.: using a method `optional()` instead of `*` within RegEx. - `optional()` - `defaultIfEmpty(String)` - `withPrefix(String)`