Skip to main content

terms_match

Function terms_match 

Source
pub(super) fn terms_match(
    idx: &VolumeIndex,
    memo: &PathMemos,
    ctx: &mut EvalCtx,
    terms: &[CTerm],
    id: EntryId,
) -> bool