produceBy

abstract fun <Element> produceBy(size: UInt, initializer: (index: UInt) -> Element): MDList1<Element>(source)