<div dir="ltr"><div>I've actually looked down that particular rabbit hole.  Here's a link to a monoid for pipes that represents a branch:<br><br><a href="https://github.com/tonyday567/pipes-extended/blob/master/src/Pipes/Monoid.hs#L81">https://github.com/tonyday567/pipes-extended/blob/master/src/Pipes/Monoid.hs#L81</a><br><br></div>For flavour, the computation involves hoisting and lifting back and forth over several layers, as the various meta-physical wires cross.  That was years ago, but I haven't seen anything since.  It looks like Pipes is the wrong abstraction point to stream with branching.  I wonder what is?<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 28, 2016 at 9:59 PM, Carter Schonwald <span dir="ltr"><<a href="mailto:carter.schonwald@gmail.com" target="_blank">carter.schonwald@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Nope :)<div><br></div><div>And I think we are still learning how to do stream.  Have have streaming in a line down pat, but streaming with a DAG or general graphs wendontnhave yet ;)<div><div class="h5"><span></span><br><br>On Wednesday, September 28, 2016, Tom Ellis <<a href="mailto:tom-lists-haskell-cafe-2013@jaguarpaw.co.uk" target="_blank">tom-lists-haskell-cafe-2013@<wbr>jaguarpaw.co.uk</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Sep 26, 2016 at 08:56:55PM -0500, Christopher Allen wrote:<br>
> Streaming is a good example here. It's not "obvious" how to do many<br>
> things in Haskell that are "obvious" in other languages. Partly<br>
> because industry hasn't used languages like Haskell much, partly<br>
> because the canvas we work with permits more structure.<br>
<br>
Is it obvious how to do streaming in other languages?<br>
______________________________<wbr>_________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" target="_blank">http://mail.haskell.org/cgi-bi<wbr>n/mailman/listinfo/haskell-caf<wbr>e</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div></div></div>
<br>______________________________<wbr>_________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/haskell-<wbr>cafe</a><br>
Only members subscribed via the mailman list are allowed to post.<br></blockquote></div><br></div></div>