Hans Hoffman

Results 2 issues of Hans Hoffman

## 🚀 Feature request ### Current Behavior Currently there is no hexadecimal digit combinator available in `parser-ts/char`. ### Desired Behavior The "core" library export a `hexDigit` combinator since it's quite...

I came across this on my journey learning how to export my own npm module's flow types. While this module does save a lot of "hand jamming", it also copies...