produceBy

abstract fun <Element> produceBy(shape: MDShape, offsetting: MDShapeOffsetting = MDShapeStrides(shape), initializer: (index: KoneUIntArray) -> Element): MDList<Element>(source)