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
/
SettableMDList1
Settable
MDList1
fun
<
E
>
SettableMDList1
(
vararg
elements
:
E
)
:
SettableMDList1
<
E
>
(
source
)
fun
<
E
>
SettableMDList1
(
size
:
UInt
,
initializer
:
(
index
:
UInt
)
->
E
)
:
SettableMDList1
<
E
>
(
source
)