Handbook
Glossary
euc-methods ( singleton-class biassoc -- )
Vocabulary
io
.
encodings
.
euc
.
private
Inputs
singleton-class
an
object
biassoc
an
object
Outputs
None
Definition
USING:
io.encodings
io.encodings.euc
kernel
words
;
IN:
io.encodings.euc.private
:
euc-methods
( singleton-class biassoc -- )
[
euc-table
set-word-prop
]
[
euc
boa
{
<encoder>
<decoder>
}
define-recursive-methods
]
2bi
;