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 (09:22) |
From: | Stefan Monnier <monnier+lists.caml/news/@R...> |
Subject: | Re: Redefinition doesn't work |
>>>>> "Pierre" == Pierre Weis <Pierre.Weis@inria.fr> writes: > Absolutely right. In the same vein we have: the absence of static > type-checking ``never seems to bother Lisp users'', the absence of GC > ``never seems to bother C users'', the absence of dynamically > allocated arrays ``never seems to bother Pascal users'', the absence > of pattern matching ``never seems to bother Pascal users''... .... ...., the absence of rebinding in the interactive loop ``never seems to bother OCaml users''.... Stefan ;-)