package
1.2.0
Repository: https://github.com/open-policy-agent/opa.git
Documentation: pkg.go.dev

# Functions

New returns a new CopyPropagator that optimizes queries while preserving vars in the livevars set.

# Type aliases

CopyPropagator implements a simple copy propagation optimization to remove intermediate variables in partial evaluation results.