Write, compile and test a function in Common Lisp that takes alist and counts the total of positive integers in the list.Printout the screen that shows your work. That is, compilation andtesting of your function. In addition, print the code for yourfunction.
I just need the code for function and an explanation, thankyou!
Solution