math-dispatch-step ( picker quot: ( ... class -- ... quot ) -- quot )


Vocabulary
generic.math.private

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


Outputs
quotan object


Definition