dust/std/core.ds
2024-06-04 14:47:15 -04:00

4 lines
48 B
Plaintext

length = fn (input: list) int {
LENGTH input
}