eieio-defgeneric-form-primary-only

eieio-defgeneric-form-primary-only is a compiled Lisp function in `eieio-core.el'.

(eieio-defgeneric-form-primary-only METHOD DOC-STRING)

The lambda form that would be used as the function defined on METHOD.
All methods should call the same EIEIO function for dispatch.
DOC-STRING is the documentation attached to METHOD.