Skip to main content

infer

Function infer 

Source
pub fn infer(cx: &Ctx, e: &Rc<Expr>) -> Ty
Expand description

Infer an expression’s type (§4), reporting findings through the context.