Defines a function that takes a value and returns true if the condition is satisfied, or false if it doesn't.
true
false
Defines a function that takes a value and returns
trueif the condition is satisfied, orfalseif it doesn't.