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: | -- (:) |
| From: | Julien Moutinho <julien.moutinho@g...> |
| Subject: | Re: [Caml-list] Having '<<', why to use '|>' ? |
Hi, % cat f.ml4 let ( << ) f g x = f @ g x % camlp4of -impl f.ml4 File "ghost-location", line 1, characters 0-2: Quotation not terminated Just to point out that << interferes with the quotations of Camlp4, so maybe it is not really wise to use it. > Force est de constater que mon post sur Lucky et Camel n'a pas fait un tabac... xD