Expand description
Zero-erasure incremental tri-constraint for self-join triple evaluation.
All function types are concrete generics - no trait objects, no Arc. Uses key-based indexing: entities are grouped by join key for O(k) lookups.
Structsยง
- Incremental
TriConstraint - Zero-erasure incremental tri-constraint for self-joins.