You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The walk builtin generates values and implicitly creates a loop over the values.
Hoist walk calls as loops and handle them. Also handle cases where return value
is bound to an extra parameter.
Closes#83
Note: graph.reachable_paths has bugs in upstream OPA:
Get
cargo test -r --test opa -- reachable walkbuiltin
to pass.The text was updated successfully, but these errors were encountered: