[][src]Type Definition type_freak::list::LIndexOf

type LIndexOf<List, Target, Index> = ApplyFunctor<LIndexOfFunctor<Target, Index>, List>;