Function copy

  • Creates a shallow copy of given array.

    Type Parameters

    • T

    Parameters

    • v: T[]

    Returns T[]

Generated using TypeDoc