[][src]Type Definition type_freak::functional::Applicative

type Applicative<Lhs, Rhs> = ApplyFunctor<ApplicativeFunctor<Rhs>, Lhs>;