Searched defs:GroupT (Results 1 – 1 of 1) sorted by relevance
33 GroupT = TypeVar("GroupT") variable44 group: Optional[Callable[[KeyT], GroupT]] = None, argument