Function fungi_lang::subst::fv_contains

source ·
pub fn fv_contains(fv: &Vec<Term>, x: &Term) -> bool
Expand description

Test if a variable term appears in a vector of variable terms