ProtocolSwift5.9.0

    UnsignedInteger

    An integer type that can represent only nonnegative values.

    protocol UnsignedInteger : BinaryInteger

    Supertypes

    Citizens in Swift

    Members

    Citizens in Swift

    where Self:FixedWidthInteger

    Members