A concurrent channel inspired by the Haskell package pipes-concurrency written by Gabriel Gonzalez.
A Channel
is an abstraction over a var, queue or stream backend and can be used as a communication channel between async threads.
A concurrent channel inspired by the Haskell package pipes-concurrency written by Gabriel Gonzalez.
A Channel
is an abstraction over a var, queue or stream backend and can be used as a communication channel between async threads.
Pursuit v0.9.9