tpdb-0.8.2: Data Type for Rewriting Systems

Safe HaskellNone

TPDB.Input

Synopsis

Documentation

get :: FilePath -> IO (Either (TRS Identifier Identifier) (SRS Identifier))Source

read input from file with given name. can have extension .srs, .trs, .xml.