Function Vector.opUnary

Allows unary functions to be applied to the vector; aplies the same operator to all components

Vector!(T,dimensions) opUnary(string op)();