Previous: Method Tracing and Profiling, Up: CLOS [Contents][Index]
2.22.8 Misc ¶
- Variable: pcl::*compile-interpreted-methods-p* ¶
This variable controls compilation of interpreted method functions,
e.g. for methods defined interactively at the REPL. Default is
true, that is, method functions are compiled.