Open xylafur opened 7 years ago
Adding string indexing, hopefully even template indexing.
Perhaps instead of address based hashing use raw byte data hashing. Figure out how to take the raw byte data of the T element into a byte stream and process that somehow with some polynomial hash function.
Adding string indexing, hopefully even template indexing.