Edward Kmett
Results
143
comments of
Edward Kmett
Configuring the bits works great. There's a lot of flexibility there. That works great and I use it with reckless abandon! What I can't do is set the spacing of...
You _can_ always use two splitters back to back if you want to mix spacings, e.g. One splitter that takes in say `1*10` and produces `10` with spreading `2`, and...
I'm perfectly okay with picking up a dependency on `text` and `bytestring`, FWIW.