Function: vtable-child-p

vtable-child-p is a function alias for vtable--eieio-childp, defined in vtable.el.gz.

This function is obsolete since 25.1; use (cl-typep ... 'vtable) instead

Signature

(vtable-child-p OBJ)

Documentation

Return non-nil if OBJ is an object of type vtable(var)/vtable(fun) or a subclass.

Aliases

vtable-child-p (obsolete since 25.1)