Copyright | (c) Klaus Luettich Uni Bremen 2002-2004 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | non-portable (imports ATerm.AbstractSyntax) |
Safe Haskell | None |
Language | Haskell98 |
ATerm.Unshared
Description
conversion between shared and (basically unused) unshared ATerm
s
Documentation
fromATerm :: ShATermConvertible t => ATerm -> t Source #
fromShATerm :: ShATermConvertible t => ATermTable -> t Source #
getATermFull :: ATermTable -> ATerm Source #
toATermTable :: ATerm -> ATermTable Source #