rust-ux / uX

Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`
Apache License 2.0
121 stars 37 forks source link

Implement the BitXor and Not traits #9

Closed kitlith closed 6 years ago

kitlith commented 6 years ago

Does what it says on the tin.

kjetilkjeka commented 6 years ago

I've created a new release containing these changes. It is available from crates.io by using version 0.1.2

kitlith commented 6 years ago

Oh right, the dangling spaces. I was going to mention that but completely forgot.

(my editor did that automatically without me asking it to :disappointed_relieved:)