starmap(function, sequence) --> starmap object
Return an iterator whose values are returned from the function evaluated with a argument tuple taken from the given sequence.
There are no implemented interfaces.
There are no attributes in this class.
next(...)
There are no known subclasses.