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
