Function: nnmaildir--grp-p
nnmaildir--grp-p is a function defined in nnmaildir.el.gz.
Signature
(nnmaildir--grp-p CL-X)
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/nnmaildir.el.gz
;; Could not find source code, showing raw function object.
#[(cl-x)
((cl-block nnmaildir--grp-p
(and (memq (type-of cl-x) cl-struct-nnmaildir--grp-tags) t)))
(t)]