Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "reverse"

Index

Functions

Functions

reverse

  • reverse<T>(input: Iterable<T>): Generator<any, void, unknown>
  • Type parameters

    • T

    Parameters

    • input: Iterable<T>

    Returns Generator<any, void, unknown>

Generated using TypeDoc