[plt-scheme] SRFI-9 usability issues

From: Eli Barzilay (eli at barzilay.org)
Date: Thu Jan 15 15:53:00 EST 2004

On Jan 15, Michael Sperber wrote:
> 
> [...] (And, FWIW, Common Lisp doesn't either for DEFSTRUCT and
> EQUAL.) [...]

To add a FWIW on your FWIW, CL does have `equalp'...  My solution in
Swindle was to add an `equals?'.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.