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