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

2 lines
33 B
Text

(length ["apple" "orange"])
=> 2