Skip to content

API Collection

Collection Implementations

Topics

Instance Properties

  • var endIndex: Int
    The collection’s “past the end” position—that is, the position one greater than the last valid subscript argument.
  • var startIndex: Int
    The position of the first element in a nonempty collection.

Instance Methods

Subscripts

Type Aliases