Late binding for lamba parameters?

James Noble kjx at ecs.vuw.ac.nz
Fri Sep 13 04:19:23 PDT 2013


> You can take a look to languages like  Cecil, Kea, Dylan or Groovy
> if you're looking for a language that do multi-dispatch.

and C# - "overload" resolution on arguments with static type "Dynamic" happens at runtime. 

James

Sent from my iPhone


More information about the lambda-dev mailing list