Skip to content
Snippets Groups Projects
Commit 1b791e9d authored by toy's avatar toy
Browse files

o Make type (cons *) the same as type (cons t) by smashing (cons *)

  into (cons t).
o The type (cons nil *) and (cons * nil) are both of type nil.  Check
  for this and make it so.
parent 8c926ce7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment