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.producers
/
SettableMDList1Producer
Settable
MDList1Producer
interface
SettableMDList1Producer
:
MDList1Producer
(
source
)
Members
Functions
produce
By
Link copied to clipboard
abstract
override
fun
<
Element
>
produceBy
(
size
:
UInt
,
initializer
:
(
index
:
UInt
)
->
Element
)
:
SettableMDList1
<
Element
>