Fn0<R> typedef

Fn0<R> = R Function()

Implementation

typedef Fn0<R> = R Function();