Handbook
Glossary
cp852? ( 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
cp852
class.
Definition
USING:
kernel
;
IN:
io.encodings.8-bit
:
cp852?
( object -- ? )
\
cp852
eq?
;