project-m36-0.9.6: Relational Algebra Engine
Safe HaskellNone
LanguageHaskell2010

ProjectM36.TupleSet

Synopsis

Documentation

tupleSetUnion :: Attributes -> RelationTupleSet -> RelationTupleSet -> RelationTupleSet Source #

Union two tuplesets while reordering their attribute/atom mapping properly.