[][src]Type Definition type_freak::maybe::MaybeMap

type MaybeMap<Input, Func> = ApplyFunctor<MaybeMapFunctor<Func>, Input>;