[
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: | Anton Moscal <msk@p...> |
| Subject: | Re: String.map ? |
On Thu, 19 Oct 2000, Christophe Raffalli wrote: > Why the function String.map (present in string.ml) is not exported in > string.mli ? More general question: why other Array and List function (such as Array.fold_xxx, Array.create, Array.init, Array.iter) not exists for strings? I think, all collections must have the same interfaces(whenever it possible). Regards, Anton