Skip to main content

check_same

Function check_same 

Source
pub fn check_same(
    errs: &mut Errs,
    path: &Vector<String>,
    left: &ExprType,
    right: &ExprType,
) -> Option<Type>