Module lattice

Source
Expand description

Lattice traits for GHT

Structs§

GhtBimorphism
Composable bimorphism, wraps an existing morphism by partitioning it per key.
GhtCartesianProductBimorphism
Bimorphism for the cartesian product of two GHT subtries.
GhtNodeKeyedBimorphism
bimorphism trait for equijoining Ght Nodes
GhtValTypeProductBimorphism
Forms the cartesian product of the ValTypes only Used on GhtLeaf nodes to implement DeepJoinLatticeBimorphism

Traits§

DeepJoinLatticeBimorphism
bimorphism trait for equijoin on full tuple (keys in all GhtInner nodes)