Shumoku Docs

Search documentation

Shared docs and current release

Loading search…

日本語

@shumoku/core · 0.4.0 · function

keyHash

Source

Stable string form of a key for use as a Map key.

keyHash(key: IdentityKey): string

Parameters

Parameter Type Description Default
key IdentityKey No additional description.

Returns

string

libs/@shumoku/core/src/observation/identity.ts:109