WideUInt

public struct WideUInt : Sendable
extension WideUInt: Hashable
extension WideUInt: Comparable
extension WideUInt: Numeric, AdditiveArithmetic
extension WideUInt: CustomStringConvertible

An unsigned integer with an arbitrary, but fixed, bit width.