RosettaCodeData/Task/Array-length/Emacs-Lisp/array-length.el
2026-04-30 12:34:36 -04:00

2 lines
33 B
EmacsLisp

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