-- :load "c:\\HaskellProgs\\chap4_3.hs" a && b = if and [a,b] then True else False