Hi,
On Mon, Jul 29, 2019 at 9:08 AM Name Here theemacsshibe@gmail.com wrote:
If there isn't such a test, I have written a trivial implementation, simply gathering all the #+ forms to choose a constant to return: https://github.com/nodefunallowed/trivial-garbage/blob/master/trivial-garbag... Again, this is probably good for a class of programs that uses weak pointers in a way that isn't strictly necessary but very useful.
Every single Lisp currently supported by trivial-garbage does in fact support weak pointers. (We emulate them in CCL, though.) Did you notice this? Are you trying to future-proof your code?