Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- fromWordsTup :: (Word32, Word32, Word32, Word32) -> TransactionId
- fromGregorianTup :: (Integer, Int, Int) -> Day
- type SlimTupleSet = Either () (Attributes, [Vector Atom])
- slimTupleSet :: RelationTupleSet -> SlimTupleSet
- fattenTupleSet :: SlimTupleSet -> RelationTupleSet
Documentation
fromWordsTup :: (Word32, Word32, Word32, Word32) -> TransactionId Source #
type SlimTupleSet = Either () (Attributes, [Vector Atom]) Source #
fattenTupleSet :: SlimTupleSet -> RelationTupleSet Source #
restore slimmed tuple set to include single shared attributes list