Skip to main content

is_pred

Function is_pred 

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

is/2 predicate: evaluates RHS and unifies with LHS