>
On 03/09/07, Hugh Perkins <> wrote: > > The only bits that worry me slightly are: > - the rather cavalier attitude to parameters, which is very evident > when you call get_fun_info on a function exported from a module, and > simply get told, well it takes 3 parameters. Yay! Well, it is an untyped language, so what else can it possibly return? cheers Chandru