Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Judgment check_free_fn at crates/formality-rust/src/check/fns.rs:14

Signature:

check_free_fn(program: Program, f: Fn, crate_id: CrateId,) => ()

The number on each rule’s conclusion is positive coverage; the number on each premise is negative coverage. Click a number to browse the tests.

check free fn
LineCoverageSource
2447(check_fn(program, Env::default(), Wcs::t(), f, crate_id) => ())
──────── ("check free fn")
2679(check_free_fn(program, f, crate_id) => ())