Categories &

Functions List

Function Reference: __ckeyHash__

: uint64 = __ckeyHash__ (str)
: uint64 = __ckeyHash__ (str, FNV1A64_BASE)

Fowler–Noll–Vo hash key for a character vector.

This is a helper function for keyHash methods of ‘datatypes‘’ classes. Do NOT use this function directly.

Source Code: __ckeyHash__