(require (lib "aif.ss" "macro")) (aif result (member 3 '(0 1 2 3 4)) 'found 'not-found)