(Builds on: Function basics)
Predicate functions, which return a single TRUE or FALSE on all inputs, are another useful tool in functional programming. Some functions take predicate functions as arguments.
TRUE
FALSE