Producer<T> typedef

Producer<T> = T Function()

Implementation

typedef T Producer<T>();