Function: cl-caddr

cl-caddr is a function alias for caddr, defined in subr.el.gz.

Signature

(cl-caddr X)

Documentation

Return the car of the cdr of the cdr of X.

Aliases

third (obsolete since 27.1) cl-caddr -third-item cl-third