Handbook
Glossary
write-using ( vocab -- )
Vocabulary
tools
.
scaffold
.
private
Inputs
vocab
an
object
Outputs
None
Definition
USING:
io
namespaces
sequences
sets
sorting
tools.scaffold
;
IN:
tools.scaffold.private
:
write-using
( vocab -- )
"USING:"
write
using
get
members
{
"help.markup"
"help.syntax"
}
append
sort
remove
[
bl
write
]
each
" ;"
print
;