Browse thread
Custom operators in the revised syntax
[
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: | ketti <kattlachan@g...> |
| Subject: | Re: [Caml-list] Custom operators in the revised syntax |
On 5/13/07, Nicolas Pouillard <nicolas.pouillard@gmail.com> wrote: > I've a tiny patch to do that: > > 2 ``List.mem`` [1;2;3] > > I think that extension harmless, any thoughts? What about: 2 ´List.mem´ [1;2;3] ?