Browse thread
Record field label locality
[
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: | blue storm <bluestorm.dylc@g...> |
| Subject: | Re: [Caml-list] Record field label locality |
It might be a bit off-topic, but if you want to ease the syntaxic pain only,
you can use the pa_openin ( http://alain.frisch.fr/soft.html#openin ) camlp4
extension :
open Graph in { g with nodes = foo }