Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz/python-cookbook
/ example.py
File
example.py
src/15/consuming_an_iterable_from_c/example.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sample
2
3
sample.consume_iterable([1,2,3,4])
4
Callers
nothing calls this directly
Calls
1
countdown
Function · 0.70
Tested by
no test coverage detected