EnumerationSwift5.9.0

    Index

    @frozen enum Index

    Citizens in Swift

    Members

    Citizens in Swift

    where Bound:Strideable, Bound.Stride:SignedInteger

    Conformances

    Members

    Features

    Citizens in Swift

    where Bound:Sendable, Bound:Strideable, Bound.Stride:SignedInteger

    Conformances

    • protocol Sendable

      A type whose values can safely be passed across concurrency domains by copying.

    Citizens in Swift

    where Bound:Hashable, Bound:Strideable, Bound.Stride:SignedInteger

    Conformances

    • protocol Hashable

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

    Members