Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
effect-style ( effect -- style )
Prettyprinter stylesheet
Prev:
vocab-style ( vocab -- style )
Vocabulary
prettyprint.stylesheet
Inputs and outputs
effect
an effect
style
a style assoc
Word description
The stylesheet for stack effects
Definition
USING:
assocs
hashtables
io.styles
namespaces
;
IN:
prettyprint.stylesheet
:
effect-style
( effect -- style )
presented
associate
stack-effect-style
get
assoc-union
;