Summary: 5 instances, 5 unique Text Count // TODO: it currently works for bases 2, 4, 16, 256 (bitlength 1, 2, 4, 8) only 1 // TODO: reuse hashers in single threaded applications, i.e. via finalize_reset() 1 /// TODO: make it more generic to work for any seed size 1 // TODO: use binary search 1 // TODO: document the range implementation, 1