Skip to main content

check

Function check 

Source
pub fn check(
    terms: &[(TermId, RuleSet)],
    termenv: &TermEnv,
) -> Result<(), Vec<Error>>
Expand description

Check for recursive terms.