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