• Find the element that occurs the most in an array

    Returns

    the element that appeared the most

    Parameters

    • arr: any[]

    Returns any

Generated using TypeDoc