KoneArraySettableListProducer

Functions

Link copied to clipboard
open override fun <Element> produceBy(number: UInt, builder: (UInt) -> Element): KoneArraySettableList<Element>

Produces this type list of provided number size and initialises the elements with the provided builder.