Function: svref
svref is a function alias for aref, defined in data.c.
This function is obsolete since 27.1; use cl-svref instead.
Signature
(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