Skip to main content

run

Function run 

Source
pub fn run(
    examples: Examples,
    predicate_table: &PredicateTable,
    heap: Vec<Cell>,
    config: Config,
    no_reduce: bool,
) -> ExitCode
Expand description

Top Program Construction entry point