stream_graph 0.3.9 stream_graph: ^0.3.9 copied to clipboard
A Dart library for constructing directed acyclic graphs of Streams building upon each other.
stream_graph.dart #
Build a Directed Acyclic Graph of Stream transformations and apply them to given input Streams.