Function: forge-topic-p
forge-topic-p is a byte-compiled function defined in forge-topic.el.
Signature
(forge-topic-p OBJ)
Documentation
Return non-nil if OBJ is an object of type forge-topic(var)/forge-topic(fun).
Source Code
;; Defined in ~/.emacs.d/elpa/forge-20260408.1922/forge-topic.el
;;; Class
(defclass forge-topic (forge-post) () :abstract t)