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