Updated 2015-04-18 07:11:38 by dbohdan

pattern matching

See Also  edit

Icon
a very capable pattern-matching system that is not based on regular expressions.
fptools
implements pattern matching on lists.

Description  edit

There are a number of different options when it comes to matching data against some form of pattern. In Tcl, you might be interested in: