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