[E-Lang] Operators #4: Indexing!

zooko@zooko.com zooko@zooko.com
Mon, 09 Apr 2001 08:12:11 -0700


 Tyler wrote:
>
> Does anyone else think that making ":=" a non-expandable operator is a good 
> thing? I like the idea of knowing for certain what an assignment statement 
> does. It gives me an anchor to start from.

If I understand correctly, this is asking if the assignment operator can be
"overloaded".  I think it would be very nice if the assignment operator could
not be overloaded, so that I always know exactly what it does.

Regards,

Zooko