2 lines
43 B
Text
2 lines
43 B
Text
|
|
fun length(as: []int): int = (shape as)[0]
|
|
|
fun length(as: []int): int = (shape as)[0]
|