project-m36-0.9.9: Relational Algebra Engine
Safe HaskellSafe-Inferred
LanguageHaskell2010

ProjectM36.Attribute

Synopsis

Documentation

union :: Attributes -> Attributes -> Attributes Source #

Left-biased union of attributes.

Orphan instances