produce

open override fun <E> produce(capacity: UInt): KoneArrayFixedCapacityLinkedList<E>(source)

Produces empty list of the fixed provided capacity.