C++ keyword: co_yield (since C++20)

yields a value from a coroutine

# See also