Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Latest recipes by John Crichton
Tags:
6
k
views
1
score
An analogue of enumerate for nested lists.
Python
/
enumerate
,
index
,
iterator
,
list
/
by
John Crichton
(11 years ago, revision 6)
6
k
views
1
score
Recursively defined, Haskell-style infinite lists
Python
/
decorator
,
functional
,
generator
,
infinite
,
itertools
,
lazy
,
recursive
/
by
John Crichton
(11 years ago, revision 2)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes by John Crichton
Top-rated recipes
An analogue of enumerate for neste…
(Python)
Recursively defined, Haskell-style…
(Python)
x
Undo