Skip to main content

SparseCompactADT

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.16.0


@midnight-ntwrk/compact-runtime / SparseCompactADT

Type Alias: SparseCompactADT

type SparseCompactADT = 
| SparseCompactCellADT
| SparseCompactArrayLikeADT
| SparseCompactMapADT;

Compact Cell, List, Set 또는 Map ADT에서 컨트랙트 참조 위치를 설명하는 구별된 합집합입니다.