The condition to test.
A callback to execute if the condition is fulfilled.
a condition function that check the given condition. If the condition is truthy, execute the callback.
The condition to test.