Function: erc-networks--id-p

erc-networks--id-p is a function defined in erc-networks.el.gz.

Signature

(erc-networks--id-p CL-X)

Source Code

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