| Portability | portable (depends on ghc) |
|---|---|
| Stability | provisional |
| Maintainer | bastiaan.heeren@ou.nl |
| Safe Haskell | Safe-Inferred |
Ideas.Common.Strategy.Path
Description
A path encodes a location (sub-part) of a strategy by: * maintaining a list of directions (go left/go right) for each choice; * the depth (number of steps) Use ShowRead type classes for serializationdeserialization