pub fn subst_term_type_rec(t: Term, x: &String, a: Rc<Type>) -> Rc<Type>
Expand description

Substitute terms into types