Predicate typedef

Predicate = bool Function(Context ctx)

Implementation

typedef Predicate = bool Function(Context ctx);