Handbook
Glossary
define-method ( class word definition -- )
Vocabulary
io
.
encodings
.
euc
.
private
Inputs
class
an
object
word
an
object
definition
an
object
Outputs
None
Definition
USING:
generic
kernel
words
;
IN:
io.encodings.euc.private
:
define-method
( class word definition -- )
[
create-method
]
dip
define
;