Skip to main content

SparseCompactADT

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.15.0


@midnight-ntwrk/compact-runtime / SparseCompactADT

Type Alias: SparseCompactADT

type SparseCompactADT = 
| SparseCompactCellADT
| SparseCompactArrayLikeADT
| SparseCompactMapADT;

A discriminated union describing the locations of contract references in either a Compact Cell, List, Set, or Map ADT.