cl-get
cl-get is an autoloaded compiled Lisp function in `cl-extra.el
'.
(cl-get SYMBOL PROPNAME &optional DEFAULT)
This function has a compiler macro `cl--compiler-macro-get'.
Return the value of SYMBOL's PROPNAME property, or DEFAULT if none.
cl-extra.el
'.
(cl-get SYMBOL PROPNAME &optional DEFAULT)
This function has a compiler macro `cl--compiler-macro-get'.
Return the value of SYMBOL's PROPNAME property, or DEFAULT if none.