Browse thread
menhir
[
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: | Francois Pottier <Francois.Pottier@i...> |
| Subject: | Re: [Caml-list] menhir |
> Yes, but you can always use indirection to decouple them > can't you? Eg just use a 'ref' to a function? I would need a ref to a huge record of functions, or a lot of individual refs. I have tried some of the possibilities, but they yield ugly code and none was actually faster. -- François Pottier Francois.Pottier@inria.fr http://cristal.inria.fr/~fpottier/