Hyperlinkv0.8.0-beta.28

PrimaryKey

PrimaryKey.symbolconsteffect/PrimaryKey.ts:27
"~effect/interfaces/PrimaryKey"

Defines the unique identifier used to identify objects that implement the PrimaryKey interface.

When to use

Use to implement the PrimaryKey protocol as a computed property key on classes or object literals that expose a stable string identifier.

export const symbol = "~effect/interfaces/PrimaryKey"
Referenced by 3 symbols