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: | Nicolas Pouillard <nicolas.pouillard@g...> |
| Subject: | Re: [Caml-list] Custom operators in the revised syntax |
On 5/11/07, brogoff <brogoff@speakeasy.net> wrote: > On Fri, 11 May 2007, Nicolas Pouillard wrote: > > On 5/11/07, brogoff <brogoff@speakeasy.net> wrote: > > > Any chance we could have something like in Haskell where you easily > > > define new infix names? > > > > Something general like: x `foo` y ? > > Exactly. > I've a tiny patch to do that: 2 ``List.mem`` [1;2;3] I think that extension harmless, any thoughts? -- Nicolas Pouillard