defconstant-equal
defconstant-equalp
defun-inline
+ ...
A copy of just those functions is available in macros.lisp, but eventually should be
imported from a library.
-Also, the test suite depends on the QRes internal test suite tools, not yet published.
+Also, the test suite currently depends on the QRes internal test suite tools, not yet published.
+
+We publish this code as reference only, and we invite you to rip off parts of it
+in a way that better integrates with other, better libraries. In particular,
+we recommend local-time as a better-designed library to be used for handling time:
+ http://common-lisp.net/project/local-time/