A type that represents the encoded exponent of a value.
SDK
- Xcode 11.0+
Framework
- Swift Standard Library
Declaration
typealias RawExponent = UInt
Discussion
Note
This documentation comment was inherited from Binary
.
A type that represents the encoded exponent of a value.
SDK
Framework
typealias RawExponent = UInt
Note
This documentation comment was inherited from Binary
.