Julian Bradfield writes: > Aidan wrote: > >A related form is #'load-time-value, which is also equivalent to #'progn > >when interpreted, but is called once on load of a file and its return value > >saved to avoid recalculation each time a function is called. I didn't know we had that!