Condition typedef

Condition = bool Function()

Implementation

typedef Condition = bool Function();