Forked from
cmucl / cmucl
Source project has a limited visibility.
-
gerd authored
initargs are the same, including order and length, as the original make-instance args, for preserving arguments order in functions called from the ctor, e.g. initialize-instance. Reported by Craig Lanning.
gerd authoredinitargs are the same, including order and length, as the original make-instance args, for preserving arguments order in functions called from the ctor, e.g. initialize-instance. Reported by Craig Lanning.