Contents

UnsignedInteger

An integer type that can represent only nonnegative values.

Declaration

protocol UnsignedInteger : BinaryInteger

Topics

Instance Methods

Type Properties

See Also

Integer