wrap.strings vocabulary
Factor documentation > Factor handbook > Vocabulary index


Documentation
String word wrapping

Words

Ordinary words
WordStack effect
wrap-indented-string( string width indent -- newstring )
wrap-lines( lines width -- newlines )
wrap-string( string width -- newstring )


Files
resource:basis/wrap/strings/strings.factor
resource:basis/wrap/strings/strings-docs.factor
resource:basis/wrap/strings/strings-tests.factor


Children
VocabularySummary
wrap.strings.privatewrap.strings.private vocabulary