-
Notifications
You must be signed in to change notification settings - Fork 2
This project provides easy-to-use and light-weight multiple dispatch (multimethods) for Java, .net and Windows Phone 7. Multiple dispatch gives you the ability to call methods based on the runtime type of arguments, eliminating the need for the Visitor pattern. It can help make you write code that is loosely coupled, less verbose and easier to u…
License
mpacula/Multiple-Dispatch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This project provides easy-to-use and light-weight multiple dispatch (multimethods) for Java, .net and Windows Phone 7. Multiple dispatch gives you the ability to call methods based on the runtime type of arguments, eliminating the need for the Visitor pattern. It can help make you write code that is loosely coupled, less verbose and easier to u…
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published