A  | |
| animstate [Animation.PUZZLE] | 
The state of an animation window
 
 | 
B  | |
| bit [Huffman] | |
C  | |
| comparator [Util] | 
An 'a comparator represents a total order on 'as.
 
 | 
| comparison_result [Util] | |
E  | |
| encoding [Huffman] | |
H  | |
| hufftree [Huffman] | |
M  | |
| move [TilePuzzle] | 
each move slides the blank space in the corresponding direction
 
 | 
| move [Solver.PUZZLE] | |
| move [CubePuzzle] | 
each move rotates the corresponding face of the cube
 
 | 
S  | |
| state [TilePuzzle] | 
a sliding tile state
 
 | 
| state [Solver.PUZZLE] | |
| state [CubePuzzle] | |
T  | |
| t [PQueue.PQ] | 
a priority queue containing 'a
 
 | 
| tile [TilePuzzle] |