MultiSetRewrite.StoreRepresentation
Documentation
Constructors
| Store | |
Fields
| |
Instances
| PrettyPrint a => PrettyPrint (Store a) | |
| (EMatch msg, Eq msg, Show msg) => RuleCompiler (Store msg) msg (Location msg) HashIdx (Iterator (InternalMsg msg)) |
type Location msg = IORef (List (InternalMsg msg))Source