Checks if it's possible to subtract @subtrahend from @minuend.
the value to subtract from
the value to subtract
Return: %TRUE if a subtraction is possible
See Implementation
Checks if it's possible to subtract @subtrahend from @minuend.