Slide 14
Slide 14 text
Data Abstraction
In OOP we have Class, Method, Variables, Interface,
Annotation, etc. And Object Oriented Concept such as
Inheritance, Polymorphism, Encapsulation, etc.
In LISP, i found the very simple yet clear concept about
Data Abstraction and explained through this example :