WIP: Purescript port of pipes-concurrency for Haskell
- Implement
Functor
instance forInput
- Implement
Applicative
instance forInput
- Implement
Bind
instance forInput
- Implement
Alternative
instance forInput
- Implement
Monoid
instance forInput
- Implement
MonadPlus
instance forInput
- Implement
Monoid
instance forOutput
- Implement
Contravariant
instance forOutput
- Implement
Divisable
instance forOutput
- Implement
Decidable
instance forOutput
- Implement buffer type:
Bounded Int
- Implement buffer type:
Single
- Implement buffer type:
Latest a
- Implement buffer type:
Newest Int
- Implement buffer type:
New