Name: Anonymous 2009-08-16 23:08
Let us discuss the various implementations of theFIBONACCI BUTT SORT.
Let us discuss the various implementations of theFIBONACCI BUTT SORT.
(let ((ht (make-hash-table :test #'equal)))
(defun cycle (&rest args)
(symbol-macrolet ((h (gethash args ht)))
(unless h (setf h args))
(pop h))))