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