[][src]Type Definition type_freak::boolean::Xor

type Xor<Lhs, Rhs> = ApplyFunctor<XorPredicate<Rhs>, Lhs>;