mz_transform

Module compound

Source
Expand description

Transformations that don’t fit into one of the canonicalization, fusion, movement, or ordering buckets.

Transformations in this module are meant to be revisited in the future, as

Modules§

  • union 🔒
    Fuses multiple Union operators into one.

Structs§

  • Fuses Union and Negate operators into one Union and multiple Negate operators.