Maintainer | bastiaan.heeren@ou.nl |
---|---|
Stability | provisional |
Portability | portable (depends on ghc) |
Safe Haskell | None |
Language | Haskell98 |
Locations that correspond to the labels in a strategy
- checkLocation :: Id -> LabeledStrategy a -> Bool
- subTaskLocation :: LabeledStrategy a -> Id -> Id -> Id
- nextTaskLocation :: LabeledStrategy a -> Id -> Id -> Id
- strategyLocations :: LabeledStrategy a -> [([Int], Id)]
Documentation
checkLocation :: Id -> LabeledStrategy a -> Bool Source
subTaskLocation :: LabeledStrategy a -> Id -> Id -> Id Source
nextTaskLocation :: LabeledStrategy a -> Id -> Id -> Id Source
strategyLocations :: LabeledStrategy a -> [([Int], Id)] Source
Returns a list of all strategy locations, paired with the label