datavis-tech / topologica

Minimal library for reactive dataflow programming. Based on topological sort.
MIT License
50 stars 1 forks source link

Support Async Generators #8

Closed curran closed 6 years ago

curran commented 6 years ago

Related: https://beta.observablehq.com/@mbostock/introduction-to-asynchronous-iteration

curran commented 6 years ago

Closing as out of scope.