Will method-handle objects directly provide the ability to invoke methods using multiple-dispatch. If so, is only double-dispatch supported, or will the dispatching mechanism take as many arguments as necessary into account? If multiple dispatch is supported, any code examples would be particularly appreciated.
Thanks in advance,
Mackenzie