Function rotate

  • Return the next value from a list of values (rotating).

    Parameters

    • value: any
    • values: any[]

    Returns any

    Since

    0.11