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

type FMap<Container, Func> = ApplyFunctor<FMapFunctor<Func>, Container>;