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