EventFilter typedef

EventFilter = bool Function(Event event)

Implementation

typedef EventFilter = bool Function(Event event);