Func0<A> typedef

Func0<A> = A Function()

Implementation

typedef Func0<A> = A Function();