[
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: | skaller <skaller@u...> |
| Subject: | Re: [Caml-list] Request for weak functional map ... |
On Fri, 2005-12-02 at 22:11 +0100, Christophe Raffalli wrote: > Is their functional languages that can do this ? Yes, Lua can do it. Lua only has ONE data structure, namely a map. It can be weak on either the key or the data or both. -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net