Browse thread
immutable Strings?
[
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] immutable Strings? |
On Mon, Mar 14, 2005 at 12:57:28PM +0000, rich wrote: > You can get the s.[i] shortcut by naming your module > 'ImmString.String' (using a nested module in other words) and using > 'open ImmString'. [...] (Replying to my own email ...) This reminds me of another problem I was going to ask about. Would it be possible to have a syntax allowing you to always get to the "top" of the module namespace. It could be something like ".String.copy" which would always refer to the real String module, not to any submodule of an opened module. Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.com