Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.multidimensionalCollections
/
dev.lounres.kone.multidimensionalCollections.implementations
/
ArrayMDList
Array
MDList
inline
fun
<
E
>
ArrayMDList
(
shape
:
MDShape
,
offsetting
:
MDShapeOffsetting
=
MDShapeStrides(shape)
,
initializer
:
(
KoneUIntArray
)
->
E
)
:
ArrayMDList
<
E
>
(
source
)