dust/std/core.ds

4 lines
52 B
Plaintext

length = fn (input: [any]) -> int {
LENGTH input
}