Handbook
Glossary
methods-str ( word -- str )
Vocabulary
fuel
.
help
.
private
Inputs
word
an
object
Outputs
str
an
object
Definition
USING:
io
io.streams.string
see
sequences
;
IN:
fuel.help.private
:
methods-str
( word -- str )
methods
[
f
]
[
[
[
see
nl
]
each
]
with-string-writer
]
if-empty
;
inline