Skip to main content

eval_bool_tree

Function eval_bool_tree 

Source
pub fn eval_bool_tree(ctx: &Context, term: &Term) -> Option<bool>
Expand description

The tree-walking interpreter decision — walks the Term each step. The fallback for eval_bool and the differential oracle the compiled path is validated against.