Analysis of information sources in references of the Wikipedia article "Multiple dispatch" in English language version.
Multiple dispatch – the selection of a function to be invoked based on the dynamic type of two or more arguments – is a solution to several classical problems in object-oriented programming.