Module evaluator

This module provides the evaluate function that allow to evaluate the predicates.

Description

This module provides the evaluate function that allow to evaluate the predicates.

Function Index

evaluate/2Evaluates a SQL92 predicate based on a collection of properties.

Function Details

evaluate/2

evaluate(Predicate, Properties) -> boolean()

Evaluates a SQL92 predicate based on a collection of properties.


Generated by EDoc