Endo API documentation
    Preparing search index...

    Type Alias CopyBag<K>

    CopyBag: CopyTagged<"copyBag", [K, bigint][]>

    A Passable collection of entries with Keys that are all mutually distinguishable according to the key distributed equality semantics exposed by keyEQ, each with a corresponding positive cardinality.

    Type Parameters