Wykres commitów

8 Commity (04bd0855bb5c520a832bc87207ef5b9b2a4f822b)

Autor SHA1 Wiadomość Data
stijn 45ff04ac75 itertools: Add accumulate function 2017-04-24 16:00:30 +02:00
pohmelie 5477729d50 itertools: Add starmap function 2015-12-09 23:59:21 +02:00
Paul Sokolovsky 91563f06db itertools: cycle(): Factor out common code. 2015-08-25 21:27:54 +03:00
Paul Sokolovsky 7bbdc050d3 itertools: Make islice() work with arbitrary iterables, not just sequences. 2015-08-25 21:17:34 +03:00
stijn 2e3e764f80 itertools: Make cycle() work with finite generators 2015-08-25 15:48:41 +02:00
stijn ebb0c60fac itertools: CPython compatibility: raise StopIteration for cycle on empty sequence 2015-08-25 14:00:26 +02:00
Paul Sokolovsky 35ceeadc60 itertools: count() has start arg default to 0. 2015-05-27 00:56:13 +03:00
Paul Sokolovsky 50f37fe01a itertools: Add partial implementation. 2014-04-18 04:29:57 +03:00