Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "operators/pipe"

Index

Modules

Functions

Functions

pipe

  • Supplies to the out channel all the values taken from the channel on which this method was called return the out channel to allow pipe chaining

    Type parameters

    • T

    Parameters

    Returns ChannelWrapper<T>

    the destination channel

Generated using TypeDoc