Skip to main content

SparseCompactArrayLikeADT

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.16.0


@midnight-ntwrk/compact-runtime / SparseCompactArrayLikeADT

Type Alias: SparseCompactArrayLikeADT

type SparseCompactArrayLikeADT = 
| SparseCompactSetADT
| SparseCompactListADT;

Compact Set 또는 List ADT에서 모든 컨트랙트 참조의 위치를 나타내는 데이터 구조입니다.