Structs§
Traits§
- Operator
Class Key - Core scalar ordering used to prove that an operator-class key encoder preserves the semantic relation declared by its external input type.
Functions§
- check_
bitmap_ operator_ class - Bitmap keys may coalesce byte representation only when the external values are semantically equal; otherwise exact lookup and uniqueness would diverge.
- check_
btree_ operator_ class - Verify the full B-tree law: the physical key is an exact order embedding of the external type’s equality and total-order callbacks for its corpus.
- check_
hash_ operator_ class - Hash classes never select a hash algorithm or physical token. Their law is exactly the external type equality/hash-component contract.
- check_
operator_ class_ strategies - Compare every strategy function with the equality/ordering callbacks of the external input type over the same bounded corpus.
- check_
type - decode_
candidate_ spans - fuzz_
malformed_ external_ bytes - golden_
vectors - invoke_
batch - invoke_
planner - invoke_
scalar - planner_
recheck_ policy - validate_
descriptor_ graph