package
0.0.0-20201027173521-df1ffc243217
Repository: https://github.com/tomarrell/lbadd.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.