Handbook
Glossary
with-native-endian ( quot -- )
Vocabulary
endian
Inputs
quot
an
object
Outputs
None
Definition
USING:
kernel
namespaces
;
IN:
endian
:
with-native-endian
( quot -- )
\
native-endianness
get-global
swap
with-endianness
;
inline