__nkeyHash__
: uint64 = __nkeyHash__ (x)
: uint64 = __nkeyHash__ (x, FNV1A64_BASE)
Fowler–Noll–Vo hash key for a numeric vector.
This is a helper function for keyHash
methods of ‘datatypes‘’ classes. Do NOT use this function directly.
Source Code: __nkeyHash__