Class Subject<In, Out>

The base class for all subjects.

Type Parameters

  • In

  • Out = In

Hierarchy (view full)

Implements

Constructors

Properties

#controllers: Set<ControllableReadableStream<In>> = ...
#forkable: ForkableStream<Out>

Accessors

Methods

Generated using TypeDoc