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ยง
- Lifted
Intros ๐Traverse the policy body and lift variable declarations to be definitions where possible. This lets us avoid repeated graph searches for the same variables.