Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

Content added Content deleted
m (→‎Unsorted: Typo)
(→‎Unsorted: operators polymorphism)
Line 331: Line 331:


Place new items here, if it's unclear where they belong.
Place new items here, if it's unclear where they belong.

=== Operators polymorphism ===
For many OO programming languages we need simple examples of [http://en.wikipedia.org/wiki/Operator_overloading operator overloading] and (if applicable to language) examples how to create new operators.--[[User:Zmi007|Zmi007]] ([[User talk:Zmi007|talk]]) 10:31, 16 April 2015 (UTC)


=== Simple OCR ===
=== Simple OCR ===