Skip to main content

is_pred

Function is_pred 

Source
pub fn is_pred(
    heap: &mut QueryHeap<'_>,
    _hypothesis: &mut Hypothesis,
    goal: usize,
    _pred_table: &PredicateTable,
    _config: Config,
) -> PredReturn
Expand description

is/2 predicate: evaluates RHS and unifies with LHS