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
/
KoneArrayGrowableLinkedListProducer
/
produce
produce
open
override
fun
<
E
>
produce
(
initialCapacity
:
UInt
)
:
KoneArrayGrowableLinkedList
<
E
>
(
source
)
Produces empty list with initial capacity not less than
initialCapacity
.