EmptyCompositeKeyHashCode

Property

Common
public expect val EmptyCompositeKeyHashCode: CompositeKeyHashCode

An empty CompositeKeyHashCode, equivalent to hashing no content. This is not necessarily the same as the hash at the root of a composition. This is an effective default value in the absence of a hash from currentCompositeKeyHashCode.

Jvm
public actual const val EmptyCompositeKeyHashCode: Long
NonJvm
public actual const val EmptyCompositeKeyHashCode: Long