Function: ewoc-p

ewoc-p is a function defined in ewoc.el.gz.

Signature

(ewoc-p CL-X)

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/ewoc.el.gz
;; Could not find source code, showing raw function object.
#[(cl-x)
  ((cl-block ewoc-p (and (memq (type-of cl-x) cl-struct-ewoc-tags) t)))
  (t)]