Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
verifyTupleSet :: Attributes -> RelationTupleSet -> Either RelationalError RelationTupleSet Source #
mkTupleSetFromList :: Attributes -> [[Atom]] -> Either RelationalError RelationTupleSet Source #