bn:01186263n
Noun Concept
Categories: All articles containing potentially dated statements, Articles with example C code, Polymorphism (computer science), Method (computer programming), Articles with example Lisp code
EN
multiple dispatch  Multi-methods  multidispatch  multimethod  multimethods
EN
Multiple dispatch or multimethods is a feature of some programming languages in which a function or method can be dynamically dispatched based on the run-time type or, in the more general case, some other attribute of more than one of its arguments. Wikipedia
Definitions
Relations
Sources
EN
Multiple dispatch or multimethods is a feature of some programming languages in which a function or method can be dynamically dispatched based on the run-time type or, in the more general case, some other attribute of more than one of its arguments. Wikipedia
A feature of some programming languages Wikipedia Disambiguation