mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
topic_generator previously included an entire lazy generator combinator library that was used four times. These straightforward equivalent loops might not be as fun but they are way simpler. Signed-off-by: Anders Kaseorg <anders@zulip.com>