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

type MaybeFilter<Input, Func> = ApplyFunctor<MaybeFilterFunctor<Func>, Input>;