• Fast remove an element from array.

    Parameters

    • array: any[]
    • item: any

    Returns boolean