Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "run"

Index

Functions

Functions

Const run

  • run<T>(fn: Fn<T, any>, input: Iterable<T>): void
  • Type parameters

    • T

    Parameters

    • fn: Fn<T, any>
    • input: Iterable<T>

    Returns void

Generated using TypeDoc