StringTricks 1.20

documentation notebook

Eric Rowland
http://math.tulane.edu/~erowland/packages.html

Introduction

StringTricks is a collection of string manipulation tools.  Most are string versions of core Mathematica list manipulation functions.
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.)

index_1.gif

General string manipulation

Parsing

Package symbols

InExpression (a variant of InString)

MatchPairs

StringPartition

StringPower

StringPowerQ

StringReplaceRepeated

StringRiffle

StringRotateLeft and StringRotateRight

StringTally

StringTuples

Spikey Created with Wolfram Mathematica 8.0