Module predicate

Module predicate 

Source
Expand description

This module contains the definition of a predicate. A predicate is a function that takes a set of parameters and returns a boolean.

Structsยง

Predicate
A predicate with parameters (untyped).