C# (CSharp) Rakudo.Runtime.MultiDispatch Namespace

Classes

Name Description
MultiDispatcher Very first cut implementation of a multi-dispatcher. Doesn't yet know about subtyping beyond no type being the top type. Yes, this will likely get replaced (or extensively re-done) at some point.
MultiDispatcher.CandidateGraphNode Represents a node in the multi-dispatch DAG used to do the topological sort.