seq-elt
seq-elt
is an alias for `
elt
' in `
seq.el
'. (seq-elt
SEQUENCE
N
) Return element of
SEQUENCE
at index
N
.