Function numbers::vector_subtract

source ·
pub fn vector_subtract(left: Vec<i128>, right: Vec<i128>) -> String
Expand description

Returns the difference of two vectors