KoneArrayFixedCapacityNoddedListProducer
Functions
Link copied to clipboard
open override fun <Element> produceBy(initialCapacity: UInt, number: UInt, builder: (UInt) -> Element): KoneArrayFixedCapacityNoddedList<Element>
Produces this type list of provided capacity and number size and initialises the elements with the provided builder.