paralegal_compiler

Module optimizer

Source

Functionsยง

  • lift_definitions ๐Ÿ”’
    Traverse the policy body and lift variable declarations to be definitions where possible. This lets us avoid repeated graph searches for the same variables.

Type Aliasesยง

  • LiftedIntros ๐Ÿ”’
    Traverse the policy body and lift variable declarations to be definitions where possible. This lets us avoid repeated graph searches for the same variables.