[][src]Module tsxlib::joins

Structs

IndexJoinPair

Represents a matched set of indicies

IndexJoinPotentiallyUnmatchedPair

Represents an potentially unmatched set of indicies

JoinEngine

JoinEngine is responsible for join logic, it consists of two indicies. idx_this is the LHS and idx_other is the RHS. Indicies are passed by reference

Functions

fwd_func
prior_func