ReplaceValidator<T> typedef

ReplaceValidator<T> = bool Function(T e)

Implementation

typedef ReplaceValidator<T> = bool Function(T e);