Handbook
Glossary
make-default-method ( methods generic -- quot )
Vocabulary
multi-methods
Inputs
methods
an
object
generic
an
object
Outputs
quot
an
object
Definition
USING:
kernel
sequences.generalizations
;
IN:
multi-methods
:
make-default-method
( methods generic -- quot )
[
argument-count
]
dip
[
[
narray
]
dip
no-method
]
2curry
;