TFuncMapper<T, U> typedef

TFuncMapper<T, U> = U Function(T)

Implementation

typedef TFuncMapper<T, U> = U Function(T);