Instance PropertySwift
words
A collection containing the words of this value’s binary representation, in order from the least significant to most significant.
var words: Int.Words { get }
Overview
Negative values are returned in two’s complement representation, regardless of the type’s underlying implementation.