Predicate0 typedef

Predicate0 = Map0<bool>

Predicate function type with 0 positional arguments.

Implementation

typedef Predicate0 = Map0<bool>;