• Remove a Long from an array

    Parameters

    • arr: Long[]

      Array to remove from

    • val: Long

      Value to remove

    Returns boolean