Handbook
Glossary
(signed-interval) ( bytes -- from to )
Vocabulary
alien
.
c-types
Inputs
bytes
an
object
Outputs
from
an
object
to
an
object
Definition
USING:
kernel
math
;
IN:
alien.c-types
:
(signed-interval)
( bytes -- from to )
8
*
1
-
2^
[
neg
]
[
1
-
]
bi
;
foldable
flushable