StringTricks 1.29
StringTricks 1.29
documentation notebook
Introduction
Introduction
StringTricks is a collection of string manipulation and analysis tools.
This introduction gets you started with some features of the package; the next section provides a complete list of package symbols along with their usage messages and further examples.
This introduction gets you started with some features of the package; the next section provides a complete list of package symbols along with their usage messages and further examples.
To use StringTricks, first you will need to load the package by evaluating the following cell. (If you need help, see loading a package.)
<<StringTricks`
General string manipulation
General string manipulation
Repetitions
Repetitions
Parsing
Parsing
Package symbols
Package symbols
MatchPairs
MatchPairs
RunLengths
RunLengths
StringAgreementLength
StringAgreementLength
StringExponent
StringExponent
StringPartitionAt
StringPartitionAt
StringPeriodLength
StringPeriodLength
StringPower (a generalization of StringRepeat)
StringPower (a generalization of StringRepeat)
StringPowerQ
StringPowerQ
StringReplaceRepeated
StringReplaceRepeated
StringTuples
StringTuples