xo-procedure: + set-car primitive

This commit is contained in:
Roland Conybeare 2026-03-25 00:10:42 -04:00
commit 99f5fd9c5e

View file

@ -14,6 +14,9 @@
namespace xo {
namespace mm {
class ACollector;
class AGCObject;
/** defined here to avoid #include cycle, since
* template obj<AGCObject,DRepr> awkward to make available
* in RCollector.hpp