produce

abstract fun <Element> produce(capacity: UInt): KoneMutableList<Element>(source)

Produces empty list of the fixed provided capacity.