-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
In the version currently distributed on the Kenzo web site, the object returned by (code '(0 1 2 3 4)) for example is #s(delta :cdr 31) [internal structure] but displayed as D01234, to make easier the interpretation. An external display as (DELT . 31) corresponds to the old format of a delta object, a simple cons. So that all the outputs (DELT . xxx) should be updated. This comes from the difference between the files DELTA.CL distributed on the Kenzo web site with respect to DELTA.LISPin GitHub. What can be done to clarify the coherence of these objects?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels