@midnight-ntwrk/compact-runtime v0.7.0 • Readme | API
@midnight-ntwrk/compact-runtime v0.7.0 / 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.