Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "operators/fromIterable"

Index

Modules

Functions

Functions

fromIterable

  • Take all the values from a sync iterable and put them immediately into the channel on which this method was called

    Type parameters

    • T

    Parameters

    Returns ChannelWrapper<T>

    the channel on which the method was called

Generated using TypeDoc