concepts.dm.crow.executors.generator_executor# Functions wrap_singletime_function_to_iterator(...) Wrap a function that returns a single value to an iterator function. Classes CrowGeneratorExecutor The CrowGeneratorExecutor is used to manage calls to generators in the function domain.