Handbook
Glossary
read-booleans ( header -- booleans )
Vocabulary
terminfo
.
private
Inputs
header
an
object
Outputs
booleans
an
object
Definition
USING:
accessors
io
kernel
sequences
;
IN:
terminfo.private
:
read-booleans
( header -- booleans )
boolean-bytes>>
read
[
1
=
]
{
}
map-as
;