Thomas

Results 4 comments of Thomas

I think this is a really interesting idea. `farmhash` isn't an algorithm I've heard of before, but looks cool! I have been looking around for any `JavaScript` implementations, but not...

Seems to work for `xxd` hexdumps but no longer `toHexdump` dumps, will look into now

The inner of the 3 byte segment `RegEx` checks (which matches 2 byte segments IE `6162 6364`), was adjusted to match 2 byte segments ending in a single byte (IE...

It seems to fail the unit tests. Might be worth double checking what the 'expected behaviour' actually is. It may be better to add your implementation as an option, rather...