pub fn bitnot<T>(input: &Array<T>) -> Array<T>where T: HasAfEnum + IntegralType,
Perform bitwise complement on all values of Array