Files
nub-lang/input/core/arrsize.nub
2025-01-30 17:36:44 +01:00

1 line
46 B
Plaintext

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