Handbook
Glossary
method-declaration ( method -- quot )
Vocabulary
hints
Inputs
method
an
object
Outputs
quot
an
object
Definition
USING:
arrays
generic.single
kernel
kernel.private
sequences
words
;
IN:
hints
:
method-declaration
( method -- quot )
[
"method-generic"
word-prop
dispatch#
object
<array>
]
[
"method-class"
word-prop
]
bi
prefix
[
declare
]
curry
[
]
like
;