next up previous
Next: 7.1 J Data Abstraction Up: Functional Languages and Introductory Previous: 6.1 Using J for

7 Data Abstraction

Both Scheme and J allow a functional approach to data abstraction which allows data abstractions to be separated from actual representation of abstract data types. This approach provides an interface which defines software layers. A J example of an abstract data type of stack is given.



Subsections
next up previous
Next: 7.1 J Data Abstraction Up: Functional Languages and Introductory Previous: 6.1 Using J for
2002-11-26