Handbook
Glossary
int
Vocabulary
bare
Definition
IN:
bare
SINGLETON:
int
Methods
USING:
bare
kernel
math
;
M:
int
read-bare
drop
uint
read-bare
dup
odd?
[
1
+
neg
]
when
2
/i
;
USING:
bare
kernel
math
;
M:
int
write-bare
drop
2
*
dup
0
<
[
neg
1
-
]
when
uint
write-bare
;