AsyncListEmitAbsorber
cps.stream.AsyncListEmitAbsorber
class AsyncListEmitAbsorber[F[_], C <: CpsMonadContext[F], T](using ec: ExecutionContext, auxMonad: Aux[F, C]) extends BaseUnfoldCpsAsyncEmitAbsorber[AsyncList[F, T], F, C, T]
Attributes
- Source
- AsyncList.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited classlikes
case class Emitted(value: T, emitCallback: Try[Unit] => Unit) extends SupplyEventRecord
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass SupplyEventRecordclass Objecttrait Matchableclass AnyShow all
case class Finished(result: Try[Unit]) extends SupplyEventRecord
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass SupplyEventRecordclass Objecttrait Matchableclass AnyShow all
case object SpawnEmitter extends SupplyEventRecord
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass SupplyEventRecordclass Objecttrait Matchableclass AnyShow all
class State
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
- Supertypes
-
class Objecttrait Matchableclass Any
class StepsObserver(state: State) extends CpsAsyncEmitter[F, T]
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
- Supertypes
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Types
Attributes
- Source
- AsyncList.scala
Inherited types
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
Attributes
- Inherited from:
- CpsAsyncEmitAbsorber4
- Source
- CpsAsyncEmitAbsorber.scala
Attributes
- Inherited from:
- CpsAsyncEmitAbsorber4
- Source
- CpsAsyncEmitAbsorber.scala
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
Value members
Inherited methods
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
Inherited fields
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
Attributes
- Inherited from:
- BaseUnfoldCpsAsyncEmitAbsorber
- Source
- BaseUnfoldCpsAsyncEmitAbsorber.scala
Givens
Inherited givens
Attributes
- Inherited from:
- CpsAsyncEmitAbsorber4
- Source
- CpsAsyncEmitAbsorber.scala
In this article