Searched refs:_starmap (Results 1 – 1 of 1) sorted by relevance
34 from itertools import starmap as _starmap unknown624 return _chain.from_iterable(_starmap(_repeat, self.items()))