Function: erc-stamp--date-p

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

Signature

(erc-stamp--date-p X)

Source Code

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