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
/
MDList2Producer
/
produceBy
produce
By
abstract
fun
<
Element
>
produceBy
(
rowNumber
:
UInt
,
columnNumber
:
UInt
,
initializer
:
(
row
:
UInt
,
column
:
UInt
)
->
Element
)
:
MDList2
<
Element
>
(
source
)