Gabriella439 / pipes-concurrency

Concurrency for the pipes ecosystem
BSD 3-Clause "New" or "Revised" License
43 stars 12 forks source link

Mailbox definition and related functions (see #54) #55

Closed rainbyte closed 4 years ago

rainbyte commented 4 years ago

Implements Mailbox like said in the documentation, combining a source and a sink of values.

This also could solve issue #43 as mentioned in issue #54

Gabriella439 commented 4 years ago

@rainbyte: Thank you for contributing this! I can upload this to Hackage if you don't have any other pending changes in mind