Mar 17, 2026 Joy of generators Coroutines are not just for async code. They are the natural primitive for expressing resumable state machines. computer-science programming algorithms databases coroutines python kotlin golang typescript