package
0.0.0-20220613080921-65fd79d85952
Repository: https://github.com/xqueries/xdb.git
Documentation: pkg.go.dev

# Functions

OptHalfJoin reduces Joins that are of the form Join(any,nil) or Join(nil,any) to just any.

# Type aliases

Optimization defines a process that optimizes an input command and outputs a modified, optimized version of that command, if the optimization is applicable to the input command.