RosettaCodeData/Task/Array-length/XLISP/array-length.l
2023-07-01 13:44:08 -04:00

1 line
36 B
Common Lisp

(vector-length #("apple" "orange"))