Avatar
class Animal {} class Cat<X, Y> : Animal where X: Sequence, Y: Collection, X.Element == Y.Element {}
3:33 AM
↑オートインデント