Skip to content

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

Notifications You must be signed in to change notification settings

mpacula/Multiple-Dispatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

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

No packages published

Contributors 2

  •  
  •