Skip to main content
Module

x/composite_key/mod.ts

Composite keys, TC39 proposal-richer-keys of compositeKey implementation
Latest
import * as compositeKey from "https://deno.land/x/composite_key@1.0.0/mod.ts";

Functions

Return Ref consisting of a component. This allows using a Map, Set and WeakMap to weakly and/or privately associate data with the lifetime of a group of values.

Return Symbol consisting of a component. This allows strongly attaching data to an object that is associated with a group of values.

Type Aliases

The reference.