Browse thread
Having '<<', why to use '|>' ?
[
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: | 2007-09-21 (21:42) |
From: | Karl Zilles <zilles@1...> |
Subject: | Re: [Caml-list] Having '<<', why to use '|>' ? |
Harrison, John R wrote: > Another possibility: I’ve used “f ** g” for function composition of > “f” and “g” I tend to use that during a hard debugging session. As in, "The f*****g function still doesn't work!"