[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
local generic functions
- To: Common-Lisp-Object-System@SAIL.STANFORD.EDU
- Subject: local generic functions
- From: David N Gray <Gray@DSG.csc.ti.com>
- Date: Thu, 9 Feb 89 14:45:47 CST
- Sender: GRAY@Kelvin.csc.ti.com
Is the list returned by SPECIALIZER-DIRECT-GENERIC-FUNCTIONS supposed to
include local functions defined by GENERIC-FLET or anonymous functions
created by the GENERIC-FUNCTION macro? I haven't seen anything that says
they are an exception, but if they need to be recorded here, then there
would be no way to ever garbage-collect them once created.