Package ix.util.match

Pattern-matching utilities.

See:
          Description

Class Summary
MatchCase The root class for entries in MatchTables.
MatchEnv A root class for objects that contain the bindings that result from pattern-matching.
MatchTable A MatchTable acts as a kind of pattern-matching case statement.
SimpleMatcher A simple pattern-matcher.
 

Package ix.util.match Description

Pattern-matching utilities.