Jump to content

Talk:Ad hoc polymorphism

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Cewbot (talk | contribs) at 16:51, 22 January 2024 (Maintain {{WPBS}} and vital articles: 1 WikiProject template. Create {{WPBS}}. Keep majority rating "Start" in {{WPBS}}. Remove 1 same rating as {{WPBS}} in {{WikiProject Computer science}}.). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Duplicate of function overloading

[edit]

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]