In this example, Vector and list[float] will be treated as interchangeable synonyms: ... T = TypeVar('T') class Pair(Generic[T, T]): # INVALID .
確定! 回上一頁