Browse thread
Re: Redefinition doesn't work
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2000-11-03 (08:54) |
From: | Ruchira Datta <datta@m...> |
Subject: | Re: Redefinition doesn't work |
Stefan Monnier wrote: >>>>>> "Pierre" == Pierre Weis <Pierre.Weis@inria.fr> writes: >> It is not only a question of type. As I mentioned in my previous >> message, if you allow the user to ``rebind'' some basic functions, >> such as map or iter, the behaviour of the compiler can be >> unpredictable. > >It never seems to bother Lisp users. It must have bothered some Lisp users, otherwise why does Scheme have lexical scoping? Ruchira Datta datta@math.berkeley.edu