Commit Graph

4 Commits

Author SHA1 Message Date
Steve Howell
6ddbf12376 Add topic_generator.get_next_topic(). 2017-04-21 21:59:22 -07:00
Steve Howell
b27180a645 Have next_topic() return stream/topic objects.
We now use "map" to have our inner generator of topics be
mapped to objects with both the stream and topic.  Thanks to
Mahim Goyal for helping with this design.
2017-04-21 21:59:22 -07:00
Steve Howell
d332df8cc6 Add topic_generator.map(). 2017-04-21 21:59:22 -07:00
Steve Howell
262a4d5da6 Create topic_generator.js. 2017-04-06 12:23:44 -07:00