Avatar
Tへの制限にはなってますね。 let a = NestedArray<Array<Int>> // error: type 'Array<Int>' does not conform to protocol 'Equatable' // let a = NestedArray<Array<Int>> // ^