@tsdotnet/array-utility - v1.0.38
    Preparing search index...

    Function repeat

    • Simply repeats a value the number of times specified.

      Type Parameters

      • T

      Parameters

      • element: T
      • count: number

      Returns T[]