<colon ( -- ) - Factor Documentation (original) (raw)

<colon ( -- )
Factor handbook » Developer tools » The prettyprinter » Extending the prettyprinter » Prettyprinter sections

Prev: <flow ( -- )
Next: block> ( -- )

Vocabulary
prettyprint.sections

Word description
Begins a colon section.

Definition

IN: prettyprint.sections

: <colon ( -- ) (<block) ;