Function: cider-log--lisp-variable-list-p

cider-log--lisp-variable-list-p is a byte-compiled function defined in cider-log.el.

This function is obsolete since 25.1; use (cl-typep ... '(list-of cider-log--lisp-variable)) instead

Signature

(cider-log--lisp-variable-list-p ARG1)

Documentation

Test OBJ to see if it a list of objects which are a child of type cider-log--lisp-variable(var)/cider-log--lisp-variable(fun).

Source Code

;; Defined in ~/.emacs.d/elpa/cider-20260414.1619/cider-log.el
;; Could not find source code, showing raw function object.
#[257
  "\211<\205#�\300\203#�\211\203#�\301@!\205�\302@\303\"\262A\262\202�\207"
  [t eieio-object-p object-of-class-p cname] 5
  "Test OBJ to see if it a list of objects which are a child of type\n`cider-log--lisp-variable'."]