PreHandleData<T> typedef

PreHandleData<T> = bool Function(T data)

Implementation

typedef PreHandleData<T> = bool Function(T data);