On Sat, Apr 3, 2010 at 10:01 PM, Eli Barzilay <[email protected]> wrote:
>
>> They are not anywhere close to easily-enough distinguishable that they
>> should be the same form.  This is just asking for confusion.
>
> I'm talking about the one that looks like a lambda:

I know.  I think these look *much* too similar:

(define-struct (m x y))
(define-struct m (x y))

since they have *totally* different semantics.  The way we separate
semantics is by having separate bindings.
-- 
sam th
[email protected]
_________________________________________________
  For list-related administrative tasks:
  http://list.cs.brown.edu/mailman/listinfo/plt-dev

Reply via email to