
4 Mar
2012
4 Mar
'12
6:54 p.m.
Hi! So, it turns out I have a need for a sink that forks input into two other sinks using the Conduit package. Here is what I came up with: https://gist.github.com/1975383 Is this the right way to write it? Also, what left over value(s) should I return in the Done constructor? I appreciate any help you can give me. Thanks so much,Grant