make-math-method-table ( classes quot: ( ... class -- ... quot ) -- alist )


Vocabulary
generic.math.private

Inputs
classesan object
quota quotation with stack effect ( ... class -- ... quot )


Outputs
alistan object


Definition