SRFI 190: Coroutine Generators

by Marc Nieper-Wißkirchen

status: final (2020-06-11)

keywords: Syntax

See also SRFI 121: Generators, SRFI 139: Syntax parameters, and SRFI 158: Generators and Accumulators.

Abstract

This SRFI defines syntax to create SRFI 121/158 coroutine generators conveniently and in the flavor of Python generator functions.