[
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: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] Re: ancient module |
On Tue, Sep 14, 2010 at 09:46:24PM +0100, Richard Jones wrote: > I've only used ancient to store simple arrays, and when we needed to > do string equality I remember writing a function which was aware of > the above issue (you can compare them byte for byte just fine, even > from OCaml code). Answering my own question, I guess you can use Map, but write a custom string comparison function. Ought to work but not tested it :-) Rich. -- Richard Jones Red Hat