Functions

Link copied to clipboard
abstract fun <Element> produceBy(rowNumber: UInt, columnNumber: UInt, initializer: (row: UInt, column: UInt) -> Element): MDList2<Element>