Function: seq--elt-safe

seq--elt-safe is a byte-compiled function defined in transient.el.

Signature

(seq--elt-safe SEQUENCE N)

Documentation

Return the element of SEQUENCE whose zero-based index is N.

If no element is found, return nil.

Source Code

;; Defined in ~/.emacs.d/elpa/transient-20260414.1009/transient.el
;; Could not find source code, showing raw function object.
#[514 "\3001\n�\301\"0\207\210\302\207"
      [(error)
       seq-elt nil]
      5
      ("/root/.emacs.d/elpa/seq-2.24/seq-25.elc" . 24933)]