Browse thread
[Caml-list] hash objectified
[
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: | KONTRA Gergely <kgergely@m...> |
| Subject: | Re: [Caml-list] hash objectified |
On 0818, William Lovas wrote: > Hmm. My guess is he was looking for Jacques Garrigue's O'Caml class > library, which a moment on Google found for me: > > http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/classes/ Yes, you're right, thank you. Will ocaml have this in the standard library? Or even better: is that possible to automagically convert eg. (h=Hashtbl.new 32;;) h#push "key" "value";; to Hashtbl.push h "key" "value";; If caml is objective, it has to support object-oriented programming... -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners