Add bit version of [`std::transform`](https://en.cppreference.com/w/cpp/algorithm/transform) - [ ] `OR` implementation - [ ] `OR` tests - [ ] `OR` benchmark - [ ] `AND` implementation - [ ] `AND` tests - [ ] `AND` benchmark - [ ] `XOR` implementation - [ ] `XOR` tests - [ ] `XOR` benchmark - [ ] `NOT` implementation - [ ] `NOT` tests - [ ] `NOT` benchmark