Browse thread
anonymous function + lable bug?
-
Chris Hecker
- Jacques Garrigue
-
Sven LUTHER
- Chris Hecker
[
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-09 (18:02) |
From: | Chris Hecker <checker@d...> |
Subject: | Re: anonymous function + lable bug? |
>No, function has only one argument, and can do more kind of polymorphism than >fun which can take more than one argument as in : Is this actually true that function can be more polymorphic? What's an example? Chris