Searched defs:fold_lit_bool (Results 1 – 1 of 1) sorted by relevance
590 fn fold_lit_bool(&mut self, i: crate::LitBool) -> crate::LitBool { in fold_lit_bool() method2721 pub fn fold_lit_bool<F>(f: &mut F, node: crate::LitBool) -> crate::LitBool in fold_lit_bool() function