Function: comp-block-cstr-p

comp-block-cstr-p is a function defined in comp.el.gz.

Signature

(comp-block-cstr-p X)

Source Code

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