SearchOnFunction<T> typedef

SearchOnFunction<T> = Iterable Function(T item)

Implementation

typedef SearchOnFunction<T> = Iterable Function(T item);