fork download
  1. (print (count-if #'evenp #(1 2 3 4 5)))
Success #stdin #stdout 0.02s 10584KB
stdin
Standard input is empty
stdout
2