Prelude API
    Preparing search index...

    Function atCycle

    • Like at but wraps using modulo on length.

      Type Parameters

      • T

      Parameters

      • values: T[]
      • index: number

      Returns T

      if array is empty or index is not a safe integer.