Searched defs:SequenceT (Results 1 – 1 of 1) sorted by relevance
171 SequenceT = TypeVar("SequenceT", bound=Sequence) variable429 value: SequenceT,