WIP: Purescript port of pipes-concurrency for Haskell
- Implement
Functorinstance forInput - Implement
Applicativeinstance forInput - Implement
Bindinstance forInput - Implement
Alternativeinstance forInput - Implement
Monoidinstance forInput - Implement
MonadPlusinstance forInput - Implement
Monoidinstance forOutput - Implement
Contravariantinstance forOutput - Implement
Divisableinstance forOutput - Implement
Decidableinstance forOutput
- Implement buffer type:
Bounded Int - Implement buffer type:
Single - Implement buffer type:
Latest a - Implement buffer type:
Newest Int - Implement buffer type:
New