Function: erc-stamp--date-p

erc-stamp--date-p is a function defined in erc-stamp.el.gz.

Signature

(erc-stamp--date-p CL-X)

Source Code

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