Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

Index

public struct Index : Comparable

A position in Slices.

  • Returns true iff l precedes r in the collection.

    Declaration

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