StringTricks 1.29

documentation notebook
Eric Rowland
​https://ericrowland.github.io/packages.html

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.
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


Repetitions


Parsing


Package symbols

MatchPairs


RunLengths


StringAgreementLength


StringExponent


StringPartitionAt


StringPeriodLength


StringPower (a generalization of StringRepeat)


StringPowerQ


StringReplaceRepeated


StringTuples
