Browse thread
Compose function for multiple parameters ?
[
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: | 2008-06-01 (08:09) |
From: | Fabrice Marchant <fabricemarchant@f...> |
Subject: | Re: [Caml-list] Compose function for multiple parameters ? |
On Sat, 31 May 2008 19:04:05 -0500 Robert Fischer <robert@fischerventure.com> wrote: > >> let ( <<-- ) f g x y = f (g x y) > Many displays will turn "--" into an mdash, which will obfuscate the difference between the two > operators. > > ~~ Robert. Thanks ! Moreover, I discovered on another X terminal, that the aspect of the operator strongly changed due to a different gap between the 2 "-". Regards, Fabrice