SupportedFunction typedef

SupportedFunction = bool Function(int)

Implementation

typedef SupportedFunction = bool Function(int);