Browse thread
Should a /\ operator be possible?
[
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: | Alain Frisch <alain@f...> |
| Subject: | Re: [Caml-list] Should a /\ operator be possible? |
Hezekiah M. Carty wrote: > Perhaps this idea should be presented to the ocamlwizard OSP group > [1]? It may be something that they could integrate in to their IDE > tools. From what I understand of the ocamlwizard OSP (which, btw, I find excessively cool), the idea is not to provide yet another IDE, but instead to develop reusable tools/libraries that can be used by several IDEs. I don't really see what can be factored out from the task under consideration (displaying some funny symbols for `subseteq` -- once it this is allowed as an infix operator by the compiler). -- Alain