ProtocolSwift

    UnsignedInteger

    An integer type that can represent only nonnegative values.

    protocol UnsignedInteger : BinaryInteger

    Members

    Type Properties

    Instance Properties