StructureSwift5.9.0

    Values

    A view of a dictionary’s values.

    @frozen struct Values

    Citizens in Swift

    Conformances

    Members

    Features

    Citizens in Swift

    where Key:Hashable, Key:Sendable, Value:Sendable

    Conformances

    • protocol Sendable

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

    Citizens in Swift

    where Key:Hashable

    Members