zio.interop
Type members
Classlikes
The same instances for Chunk that Cats defines for scala.collection.immutable.Vector.
The same instances for Chunk that Cats defines for scala.collection.immutable.Vector.
The same instances for NonEmptyChunk that Cats defines for cats.data.NonEmptyVector.
The same instances for NonEmptyChunk that Cats defines for cats.data.NonEmptyVector.
A CHub[F, A, B] is an asynchronous message hub. Publishers can publish
messages of type A to the hub and subscribers can subscribe to take
messages of type B from the hub within the context of the effect F.
A CHub[F, A, B] is an asynchronous message hub. Publishers can publish
messages of type A to the hub and subscribers can subscribe to take
messages of type B from the hub within the context of the effect F.
- Companion:
- object