Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "cycle"

Index

Functions

Functions

cycle

  • cycle<T>(input: Iterable<T>): Generator<T, void, undefined>
  • Type parameters

    • T

    Parameters

    • input: Iterable<T>

    Returns Generator<T, void, undefined>

Generated using TypeDoc