Handbook
Glossary
vocab-style ( vocab -- style )
Prettyprinter stylesheet
Prev:
string-style ( str -- style )
Next:
effect-style ( effect -- style )
Vocabulary
prettyprint
.
stylesheet
Inputs
vocab
a vocabulary specifier
Outputs
style
a style assoc
Word description
The stylesheet for vocab names
Definition
USING:
assocs
io.styles
kernel
namespaces
;
IN:
prettyprint.stylesheet
:
vocab-style
( vocab -- style )
presented
base-vocab-style
get
clone
[
set-at
]
keep
;