SetComplement type

type SetComplement<A, A1> = SetDifference<A, A1>