UnsignedIntegerType
protocol UnsignedIntegerType : _DisallowMixedSignArithmetic, IntegerType
-
Build bit pattern from array of bits.
Declaration
Swift
init(bits: [Bit])
SwiftFoundation Docs (100% documented)
protocol UnsignedIntegerType : _DisallowMixedSignArithmetic, IntegerType
Build bit pattern from array of bits.
Swift
init(bits: [Bit])