Skip to main content

SparseCompactArrayLikeADT

For the complete documentation index, see llms.txt

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