-
Discards all but the low
wbits ofself.Declaration
Swift
fileprivate mutating func truncate(toWidth w: Int) -
Returns
self, truncated to fit inwbits.Declaration
Swift
fileprivate func truncated(toWidth w: Int) -> BigUInt
View on GitHub