(A,B,C)
(A,(B,C))
public func == <A : Equatable, B : Equatable>(lhs: (A,B), rhs: (A,B)) -> Bool
B: Equatable