AdjustFunc<T> typedef

AdjustFunc<T> = T Function(T old)

Implementation

typedef AdjustFunc<T> = T Function(T old);