The maximum representable integer in this type.
Required.
SDK
- Xcode 9.0+
Framework
- Swift Standard Library
Declaration
static var max: Self { get }
Discussion
For unsigned integer types, this value is (2 ** bit, where ** is exponentiation. For signed integer types, this value is (2 ** (bit.