tpdb-1.5.2: Data Type for Rewriting Systems

Safe HaskellNone
LanguageHaskell98

TPDB.XTC.Read

Description

construct data object from XML tree.

Documentation

getRead :: (Read t2, ArrowXml t1) => t1 XmlTree t2 Source #