tubes.memory._IteratorTube(object) class documentationtubes.memory
(View In Hierarchy)
An _IteratorTube is an
ITube delivering the
values from an iterable.
| Method | __init__ | Create an _IteratorTube from
the given iterable. |
| Method | started | Deliver all the values in the iterable as a greeting. |