Description
A perfect hashing library for mapping bytestrings to values.
Description
A perfect hashing library for mapping bytestrings to values. Insertion is not supported (by design): Only fromList and lookup operations are supported. CI at https://travis-ci.org/mwotton/PerfectHash