Function: seq-length
seq-length is a byte-compiled function defined in transient.el.
Signature
(seq-length SEQUENCE)
Documentation
Return the number of elements in SEQUENCE.
Other relevant functions are documented in the sequence group.
Shortdoc
;; sequence
(seq-length "abcde")
=> 5
Implementations
(sequence) in `seq-25.el'.
Undocumented
Source Code
;; Defined in ~/.emacs.d/elpa/transient-20260414.1009/transient.el
;; Could not find source code, showing raw function object.
#[257 "\211G\207"
[]
2 "\n\n(fn SEQUENCE)"]