# 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.