Index

    A position in a DiscontiguousSlice.

    iOS
    18.0+
    macOS
    15.0+
    tvOS
    18.0+
    visionOS
    2.0+
    watchOS
    11.0+
    struct Index

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (13) members.

    Typealiases

    Instance members

    Citizens in Swift

    Conformances

    Type members

    Instance members

    Type features

    Citizens in Swift

    where Base.Index:Hashable

    Conformances

    • protocol Hashable

      A type that can be hashed into a Hasher to produce an integer hash value.

    Instance members

    Citizens in Swift

    where Base.Index:Sendable

    Conformances