#!/usr/local/bin/sbcl --script (set-difference '(1 2 3 4 5) '(2 3 4 5 6))