Yield a value to the caller of the currently executing generator task. The type of the yielded value and of 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 of type of the generator must be the same;