pub fn vector_subtract(left: Vec<i128>, right: Vec<i128>) -> String
Returns the difference of two vectors