HASH_OR_ZERO

val HASH_OR_ZERO: BitField

A bit field to hold the cached hash value of an object type. If zero, the hash value must be computed upon request. Note that in the very rare case that the hash value actually equals zero, the hash value has to be computed every time it is requested.