project-m36-0.7: Relational Algebra Engine

Safe HaskellNone
LanguageHaskell2010

ProjectM36.Attribute

Synopsis

Documentation

vectorUniqueify :: (Hashable a, Eq a) => Vector a -> Vector a Source #

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

Left-biased union of attributes.