Handbook
Glossary
optional
Vocabulary
bare
Definition
IN:
bare
TUPLE:
optional
type
;
Methods
USING:
accessors
bare
kernel
;
M:
optional
read-bare
u8
read-bare
1
=
[
type>>
read-bare
]
[
drop
f
]
if
;
USING:
accessors
bare
kernel
;
M:
optional
write-bare
over
1 0
?
u8
write-bare
[
type>>
write-bare
]
curry
when*
;