8.2.2 True and False
Any expression language value may be used as a boolean value for the purpose of a conditional test.  All values count as true in such a test except for #f. This International Standard uses the word true to refer to any value that counts as true, and the word false to refer to #f.