(R5RS) Scheme Class Project
Function: returns true if the first argument is a member of the second argument or any of its sublists.
Function: removes all duplicate elements and returns new list.
Function: returns true if a subset of the list of numbers adds up to the second argument.
Function: evaluates expression in postfix form.