Searched refs:iterable (Results 1 – 1 of 1) sorted by relevance
666 def enumerate_with_last(iterable): argument677 it = (i for i in iterable)