Init<T> typedef

Init<T> = T Function()

Implementation

typedef Init<T> = T Function();