bitwise_reduce

Multiple arity bitwise functions

For how to use: Docs

Available Operators:

Implementations of T: * [x] - i32 * [] - i8 * [] - i16 * [] - i64 * [] - u32 * [] - u8 * [] - u16 * [] - u64 * [] - f32 * [] - f64 * [] - bool * [] - String and &str * [] - any struct?