• Preparing search index...
  • The search index is not available
TypeScript Extended Linq
  • TypeScript Extended Linq
  • repeat

Function repeat

  • repeat<TResult>(element: TResult, count: number): IEnumerable<TResult>
  • Type Parameters

    • TResult

    Parameters

    • element: TResult
    • count: number

    Returns IEnumerable<TResult>

    • Defined in functions/repeat.ts:5

Settings

Member Visibility
TypeScript Extended Linq
  • Loading...

Generated using TypeDoc