Index

public struct Index : Comparable

A position in a rotated collection.

  • Declaration

    public static func < (lhs: Index, rhs: Index) -> Bool