Protocol

UnsignedInteger

An integer type that can represent only nonnegative values. 非負値だけを表すことができる整数型。

Declaration 宣言

protocol UnsignedInteger

Topics 話題

Instance Properties 様々なインスタンスプロパティ

Type Properties 型プロパティ

Relationships 関係

Inherits From 継承元

Conforming Types これらの型が準拠

See Also 参照

Integer 整数