Scieneer Common Lisp 1.3.9 online documentation load-time-value &rest rest [Special Form] Arrange for form to be evaluated at load-time and use the value produced as if it were a constant. If read-only-p is non-'nil, then the resultant object is guaranteed to never be modified, so it can be put in read-only storage.