Write, compile and test a function in Common Lisp that takes alist and counts the total of positive integers in the list.
Solution
Write, compile and test a function in Common Lisp that takes alist and counts the total of positive integers in the list.
Solution