https://github.com/Kotlin/multik/blob/24c4181616fd66ddd5f0f8747fd608c46b5bfcc4/multik-core/src/commonMain/kotlin/org/jetbrains/kotlinx/multik/ndarray/operations/IteratingNDArray.kt#L350 `list.first()` is referenced without checking if the list is empty or not. Causes the execution to crash.