exploring two ways to accomplish multiple dispatch in C# - both of which are lame. In a language such as smalltalk, the dispatching evaluates at runtime based on all derived types of the abstract types involved and dispatches accordingly - this is not so in C#, therefore the visitor pattern must be used to accomplish multiple dispatch, or in the case of this project, some other wonkiness.
-
Notifications
You must be signed in to change notification settings - Fork 0
strohlaj/DynamicDispatchInCSharp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published