Functor$<A> typedef

Functor$<A> = Functor<ForFunctor, A>

Implementation

typedef Functor$<A> = Functor<ForFunctor, A>;