Handbook
Glossary
compute-native-endianness ( -- class )
Vocabulary
endian
Inputs
None
Outputs
class
an
object
Definition
USING:
alien.c-types
alien.data
kernel
;
IN:
endian
:
compute-native-endianness
( -- class )
1
int
<ref>
char
deref
0
=
big-endian
little-endian
?
;
foldable
flushable