색인

public struct Index : Comparable

Slices 의 위치입니다.

  • 컬렉션에서 lr 보다 앞에 있으면 true를 반환합니다.

    선언

    public static func < (l: Index, r: Index) -> Bool