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