Index

public struct Index : Comparable, Hashable
  • Declaration

    Swift

    @inlinable
    @inline(__always)
    public static func < (lhs: Index, rhs: Index) -> Bool