Jump to content

Talk:Ad hoc polymorphism

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Itsbruce (talk | contribs) at 14:55, 13 August 2018 (Comment on duplicate assertion). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputer science Start‑class Mid‑importance
WikiProject iconThis article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-importance on the project's importance scale.
Things you can help WikiProject Computer science with:

Duplicate of function overloading

Why is this a separate page from "function overloading"? Even the introduction says they are the same concepts. Syrak (talk) 11:46, 2 April 2018 (UTC)[reply]

The function overloading page talks entirely about object-oriented/procedural concepts of ad hoc polymorphism, whereas Ad Hoc Polymorphism is a term also used in functional programming. To be fair, this page makes also makes no mention of function programming and makes a slew of unjustified claims. Itsbruce (talk) 14:55, 13 August 2018 (UTC)[reply]