Currently you can only operate in vectors <op> vectors or scalar <op> scalar, but you can't mix them. rb_monitor could operate in a scalar <op> vector this way: `3 x [1, 2, 3] = [3, 6, 9]`