AFlow#

class ultimo.core.AFlow(source: ASource)#

Base class for iterators over sources.

Attributes

source

The source that created the flow.

source: ASource#

The source that created the flow.