Handbook
Glossary
(math-method) ( generic class -- quot )
Vocabulary
generic
.
math
.
private
Inputs
generic
an
object
class
an
object
Outputs
quot
an
object
Definition
USING:
generic
generic.math
kernel
quotations
;
IN:
generic.math.private
:
(math-method)
( generic class -- quot )
over
?lookup-method
or?
[
1quotation
]
[
default-math-method
]
if
;