Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!wuarchive!usc!elroy.jpl.nasa.gov!aero!srt From: srt@aerospace.aero.org (Scott "TCB" Turner) Newsgroups: comp.lang.lisp Subject: Weak Reference in Common Lisp Message-ID: <81084@aerospace.AERO.ORG> Date: 15 Aug 90 17:21:48 GMT Reply-To: srt@aero.org (Scott "TCB" Turner) Distribution: usa Organization: The Aerospace Corporation, El Segundo, CA Lines: 5 Is there a mechanism in Common Lisp (specifically AKCL) for weak reference? By weak reference I mean a reference that won't prevent garbage collection if no other references exist. -- Scott Turner