Function _append

  • Append value to end of array

    Type Parameters

    • T

    Parameters

    • val: T
    • arr: T[]

    Returns T[]

Generated using TypeDoc