On 10/22/07, skaller <[EMAIL PROTECTED]> wrote:
>
> Note for example how Haskell does typeclasses across translation
> unit boundaries, by passing dictionaries. Or how Ocaml does
> classes by run time Hashtbl based method dispatch.
>

I had thought that OCaml used a binary search of a method selector
array, with some additional caching for most recently used methods.

Sandro

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to