Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
le-range ( n -- range )
Vocabulary
io.binary.fast
Definition
USING:
kernel
math
math.ranges
;
IN:
io.binary.fast
:
le-range
( n -- range )
1
-
8
*
0
swap
8
<range>
;
inline