Handbook
Glossary
reify-strings ( offsets strbuf -- strings )
Vocabulary
terminfo
.
private
Inputs
offsets
an
object
strbuf
an
object
Outputs
strings
an
object
Definition
USING:
kernel
sequences
;
IN:
terminfo.private
:
reify-strings
( offsets strbuf -- strings )
[
string-offset
]
curry
[
[
f
]
if*
]
curry
map
;