Hacker News new | ask | show | jobs
by pavelludiq 2963 days ago

  (loop for item in '("Hello" "world!") collect (string-downcase item))