Handbook
Glossary
slow-le> ( seq -- x )
Vocabulary
endian
.
private
Inputs
seq
an
object
Outputs
x
an
object
Definition
USING:
math
sequences
;
IN:
endian.private
:
slow-le>
( seq -- x )
0
[
8
*
shift
+
]
reduce-index
;