SizeFun<T> typedef

SizeFun<T> = int Function(T)

Implementation

typedef SizeFun<T> = int Function(T);