Package ix.util.match

Pattern-matching utilities.

See:
          Description

Class Summary
Bindings A wrapper around a Map from Variables to their values.
MatchCase The root class for entries in MatchTables.
MatchChoice  
MatchChoiceManager Manages a pool of constraints on variable values. ... /\/ N.B.
MatchCluster  
MatchEnv A root class for objects that contain the bindings that result from pattern-matching.
Matcher A less simple pattern-matcher.
MatchTable A MatchTable acts as a kind of pattern-matching case statement.
SimpleMatcher A simple pattern-matcher.
SortedValueSet  
 

Package ix.util.match Description

Pattern-matching utilities.