Name: Anonymous 2011-07-27 16:43
Why CL includes two non-orthogonal concepts for code organization? Why to define an IMAGE package I have to separately declare (defstruct image-state ...)?
Can we replace defstructs with packages in future Lisps?
Can we replace defstructs with packages in future Lisps?