Expand description
Lattice traits for GHT
Structs§
- GhtBimorphism
- Composable bimorphism, wraps an existing morphism by partitioning it per key.
- GhtCartesian
Product Bimorphism - Bimorphism for the cartesian product of two GHT subtries.
- GhtNode
Keyed Bimorphism - bimorphism trait for equijoining Ght Nodes
- GhtVal
Type Product Bimorphism - Forms the cartesian product of the ValTypes only Used on GhtLeaf nodes to implement DeepJoinLatticeBimorphism
Traits§
- Deep
Join Lattice Bimorphism - bimorphism trait for equijoin on full tuple (keys in all GhtInner nodes)