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_fn_in_trait at crates/formality-rust/src/check/traits.rs:56

Signature:

check_fn_in_trait(program: Program, env: Env, assumptions: Wcs, 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 fn in trait
LineCoverageSource
67(super::fns::check_fn(program, env, assumptions, f, crate_id) => ())
──────── ("check fn in trait")
692(check_fn_in_trait(program, env, assumptions, f, crate_id) => ())