std::Generator<YieldType>
Generator<YieldType>
Represents a generator type that yields values of the specified type, C++ coroutines are used in the implementation
Generator<YieldType>
Represents a generator type that yields values of the specified type, C++ coroutines are used in the implementation