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