Browse thread
What is a future of ocaml?
[
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: | 2009-01-14 (16:07) |
From: | Jérémie Dimino <jeremie@d...> |
Subject: | Re: [Caml-list] What is a future of ocaml? |
Dawid Toton <d0@wp.pl> writes: > Make record fields acting as projection functions? This can be done with camlp4 + type-conv, i put an example here: http://www.dimino.org/projection.tar.gz Jérémie