Function: cl-svref

cl-svref is a function alias for aref, defined in data.c.

Signature

(cl-svref ARRAY IDX)

Documentation

Return the element of ARRAY at index IDX.

ARRAY may be a vector, a string, a char-table, a bool-vector, a record, or a byte-code object. IDX starts at 0.

Aliases

svref (obsolete since 27.1) cl-svref avl-tree--node-branch