[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: loss of abstraction

This page is part of the web mail archives of SRFI 72 from before July 7th, 2015. The new archives for SRFI 72 contain all messages, not just those from before July 7th, 2015.



Alan Watson wrote:
Jens Axel Søgaard wrote:

(I still can't
see how the hash-table implementation can associate properties with
atoms).

You have to unintern them. Uninterned symbols are easy. See my recent reply to Marcin Kowalczyk for uninterned nulls and fixnums. Other atoms are left as an exercise.

How about numbers, booleans, chars and the empty list?

--
Jens Axel Søgaard