Skip to main content

bound_term

Function bound_term 

Source
pub(crate) fn bound_term(
    term: &Term,
    bindings: &HashMap<String, Term>,
) -> Option<Term>