StructureSwift5.9.0

    EmptyCollection

    A collection whose element type is Element but that is always empty.

    @frozen struct EmptyCollection<Element>

    Citizens in Swift

    Conformances

    Members

    Features

    Available in Foundation

    where Element == UInt8

    Conformances

    Members

    Features