(defparameter *v* (vector 1 2 3 4 5)) (print (count-if #'(lambda (x) (> x 3))*v*))
Standard input is empty
2
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!