@midnight-ntwrk/compact-runtime v0.7.0 • Readme | API
@midnight-ntwrk/compact-runtime v0.7.0 / SparseCompactArrayLikeADT
Type alias: SparseCompactArrayLikeADT
type SparseCompactArrayLikeADT: SparseCompactSetADT | SparseCompactListADT;
A data structure indicating the locations of all contract references in a Compact Set
or List
ADT.