Function0<A> typedef
Function0<A> =
A Function()
Implementation
typedef A Function0 <A> ();
typedef A Function0 <A> ();