stream

The async sequence for iteration during an evaluation run.

Declaration

var stream: any AsyncSequence<Self.Sample, any Error> { get }