Skip to content

StringExpression

Status: Stable

documented, exercised by the test suite and/or worked examples, with no known limitations recorded.

Description

StringExpression[p1, p2, ...] or p1 ~~ p2 ~~ ...
    Represents a sequence of string patterns to be matched consecutively.

Examples

No verified examples yet for this function.

Implementation notes

Attributes: Flat, OneIdentity, Protected.

Implementation status

Stable — documented, exercised by the test suite and/or worked examples, with no known limitations recorded.

References