Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections.list.implementations
/
KoneArrayGrowableListProducer
/
produce
produce
open
override
fun
<
Element
>
produce
(
initialCapacity
:
UInt
)
:
KoneArrayGrowableList
<
Element
>
(
source
)
Produces empty list with initial capacity not less than
initialCapacity
.