"~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.
Source effect/PrimaryKey.ts:271 lines
export const const symbol: "~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.
symbol = "~effect/interfaces/PrimaryKey"Referenced by 3 symbols