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
/
ArrayMDList2
Array
MDList2
inline
fun
<
E
>
ArrayMDList2
(
rowNumber
:
UInt
,
columnNumber
:
UInt
,
initializer
:
(
rowIndex
:
UInt
,
columnIndex
:
UInt
)
->
E
)
:
ArrayMDList2
<
E
>
(
source
)