| Allegro CL version 10.1 New since the initial 10.1 release. |
Arguments: generic-function &optional print
If the print argument is given and true, then no values are returned, and the function is run for side-effect. If print is false or absent them a representation of the cache is returned.
See Appendix: Effective-method selection in Allegro CL CLOS and Associated Optimizations in implementation for more information on this function.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page is new in the 10.1 release.
Created 2019.8.20.
| Allegro CL version 10.1 New since the initial 10.1 release. |