Clear all data stored in the sneaky store.
(sneaky-clear) → *
Function:
(defun sneaky-clear nil (declare (xargs :guard t)) (let ((__function__ 'sneaky-clear)) (declare (ignorable __function__)) (raise "Under-the-hood definition not yet installed")))