hypertrie
hypertrie copied to clipboard
Custom separator
This allows to set an option { sep : mySeparator } when creating a hypertrie. This for instances allows to use Buffer.alloc(1) as a separator as when creating a sub hyperbee.
The test file is just the iterator.js test suite using Buffer.alloc(1) as a separator.