Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "transforms/tap"

Index

Functions

Functions

tap

  • Alias for forEach.

    Type parameters

    • T

    Parameters

    • f: function
        • (x: T): void
        • Parameters

          • x: T

          Returns void

    Returns Transform<T>

Generated using TypeDoc