Yield a value to the caller of the currently executing generator task. The type of the yielded value and the type of the generator must be the same.
See Implementation
Yield a value to the caller of the currently executing generator task. The type of the yielded value and the type of the generator must be the same.