string-style ( str -- style )
Prettyprinter stylesheet

Prev:word-style ( word -- style )
Next:vocab-style ( vocab -- style )


Vocabulary
prettyprint.stylesheet

Inputs
stra string


Outputs
stylea style assoc


Word description
The stylesheet for string literals

Definition