FNV(Fowler-Noll-Vo) hash implementation.
This module conforms to the APIs defined in std.digest.
Convenience aliases for std.digest.digest using the FNV implementation.
Template API FNV-1(a) hash implementation.
See Source File
FNV(Fowler-Noll-Vo) hash implementation.
This module conforms to the APIs defined in std.digest.