MCPcopy 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

1import sample
2
3sample.consume_iterable([1,2,3,4])
4

Callers

nothing calls this directly

Calls 1

countdownFunction · 0.70

Tested by

no test coverage detected