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