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