Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
genRelationCommand :: (Relation, State) -> [State] -> [Relation] -> ([State], [[TapeCommand]]) Source #
genEraseCommand :: Terminal -> [TapeCommand] Source #
genPreviewCommand :: [Relation] -> [State] -> ([State], [[TapeCommand]], [(Relation, State)]) Source #