MultiMethods.NET News
Status: Beta
Brought to you by:
ajai_shankar
This release of multi-methods for .NET supports numeric type conversions as outlined in the C# language specification (section 6.1.2). It also fixes a couple of bugs in unboxing of value types, and eliminates redundant type checks when dispatching to a method.
This release of multi-methods for .NET supports numeric type conversions as outlined in the C# language specification (section 6.1.2). It also fixes a couple of bugs in unboxing of value types, and eliminates redundant type checks when dispatching to a method.
Multi-methods are now available in .NET languages that haven't even heard of them! - C#, Managed C++, JScript, VB and the rest.