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
/
SettableMDList2
Settable
MDList2
fun
<
E
>
SettableMDList2
(
rowNumber
:
UInt
,
columnNumber
:
UInt
,
initializer
:
(
row
:
UInt
,
column
:
UInt
)
->
E
)
:
SettableMDList2
<
E
>
(
source
)