I\'m trying to make a code in lisp to count occurrences of atoms in a list in lisp. The problem is the code works for all atoms except the atom (), which appear
()