Functions

Link copied to clipboard
abstract fun <Element> produceBy(size: UInt, initializer: (index: UInt) -> Element): MDList1<Element>