Files
nub-lang/example/core/array.nub
2025-05-03 16:55:06 +02:00

1 line
47 B
Plaintext

extern func arr_size(array: Array<Any>): int64;