produce

Produces empty list.


abstract fun <Element> produce(initialCapacity: UInt): KoneGrowableMutableList<Element>(source)

Produces empty list with initial capacity not less than initialCapacity.