thatrandomperson5/intenc

Re-implement / Fix `encode*(s: openArray[int]): seq[byte]`

thatrandomperson5 opened this issue · 0 comments

These procs are there only for convenience, but adding them for every single time I want to add a new encoding type is a pain. If I find a better way to do this I will Re-implement them. Otherwise they will stay commented out.
Related commits: