What’s Wrong with OOP and FP

Jacob Carlborg doob at me.com
Thu Nov 14 04:23:29 PST 2013


On 2013-11-14 11:51, Paulo Pinto wrote:

> Actually no different than using ADT (Abstract Data Types) popularized
> by modular languages like Modula-2, with the added benefit of type
> extension and polymorphism.

I had a look at this:

http://en.wikipedia.org/wiki/Abstract_data_type#Example:_implementation_of_the_stack_ADT

I don't see the difference compared to basic imperative programming.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list