Subtract two numbers.
The first number in a subtraction.
The second number in a subtraction.
Returns the difference.
_.subtract(6, 4); // => 2