Commits

Joe Groff committed ab95d6cd11d
stdlib: Add a BitwiseOperations protocol. Collect the bitwise logical operators under a protocol. Add an 'allZeros' static method to produce the 'zero' identity value for the type when used with bitwise operations. Swift SVN r11068