Documentation
    Preparing search index...

    Module stream

    stream

    Reactive programming tools using the WHATWG Streams API.

    See the docs for more information.

    Other

    ArrayLikeSource
    BaseForkableStream
    CachableSource
    CachableStream
    ControllableSource
    ControllableStream
    DebounceBackOffBehavior
    DebounceLeadingBehavior
    DebounceTrailingBehavior
    ForkableRecallSink
    ForkableRecallStream
    ForkableReplaySink
    ForkableReplayStream
    ForkableSink
    ForkableStream
    IteratorSource
    MemoryStorage
    SinkComposite
    SourceComposite
    StatefulSubject
    StorageCache
    Subject
    TimeoutError
    CachePuller
    Clearable
    Controllable
    ControllableReadableStream
    ControllerPullListener
    DebounceBackOffBehaviorOptions
    DebounceBehavior
    DistinctOptions
    Forkable
    StatefulSubjectController
    Subjectable
    ToArrayOptions
    ToIteratorOptions
    CachePullerResult
    DebounceState
    StateReducer
    StateReducerInput
    StateReducerOutput
    StateReducers
    SubjectOptions
    fromIterable
    accumulate
    after
    buffer
    bufferCount
    debounce
    distinct
    every
    filter
    find
    first
    flat
    fromCollection
    groupBy
    identity
    immediatelyClosingReadableStream
    interpose
    interval
    label
    map
    merge
    of
    pairwise
    race
    reduce
    roundRobin
    some
    stateReducer
    tap
    timeout
    toArray
    toIterable
    toIterator
    withCounter
    withLatestFrom
    write

    Stream

    Flushable
    AbortableSink
    CancellableSource
    ClosableSink
    PullableSource
    ReadableStreamChunk
    ReadableStreamsChunk
    ReadableStreamsChunks
    StartableSink
    StartableSource
    WritableSink
    isAbortableSink
    isCancellableSource
    isClosableSink
    isPullableSource
    isStartableSink
    isStartableSource
    isWritableSink
    pipeFlushes