Function: erc-networks--id-fixed-p
erc-networks--id-fixed-p is a function defined in erc-networks.el.gz.
Signature
(erc-networks--id-fixed-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-fixed-p
(and (memq (type-of cl-x) cl-struct-erc-networks--id-fixed-tags)
t)))
(t)]