Handbook
Glossary
big5? ( object -- ? )
Vocabulary
io
.
encodings
.
big5
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
big5
class.
Definition
USING:
kernel
;
IN:
io.encodings.big5
:
big5?
( object -- ? )
\
big5
eq?
;