Is there an alternative to

http://dlang.org/phobos/std_process.html#.pipe

that can be used to do _typed_ _message_ _passing_ between two D processes with the same convenience as `send` and `receive` in

std.concurrency

?

Either in Phobos or in a third party library?

Reply via email to