SparseCompactArrayLikeADT
@midnight-ntwrk/compact-runtime v0.9.0
@midnight-ntwrk/compact-runtime / 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.