korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-datastructure
/
korlibs.datastructure
/
SparseChunkedStackedInt64Array2
/
SparseChunkedStackedInt64Array2
Sparse
Chunked
Stacked
Int64Array2
constructor
(
empty
:
Int64
=
StackedInt64Array2.EMPTY
)
constructor
(
vararg
layers
:
IStackedInt64Array2
,
empty
:
Int64
=
StackedInt64Array2.EMPTY
)