The generator is non-trivial and requires unsafe code anyway. Using regular unsafe code without a generator is much easier to follow.
The generator is non-trivial and requires unsafe code anyway. Using regular unsafe code without a generator is much easier to follow.