ThesaHelp: references i-l
Topic: type parameter
Topic: abstract data type
Topic: data type as a set of values and a set of operations
Topic: representation data type
| |
Reference
Johnson, R.I., Mories, J.B.,
"Abstract data types in the Model programming language",
Conference on Data,
SIGPLAN, 8, 2, pp. 36-46, March 1976.
Google
Notes
similar to CLU
Quotations
36 ;;Quote: an abstract data type is a representation type and a set of operations
| 37 ;;Quote: inside a type declaration can use its representation type
| QuoteRef: johnRI3_1976 ;;41 with type parameters if an operation is not valid it will not cause an error until use
|
Related Topics
ThesaHelp: references i-l (342 items)
Topic: type parameter (34 items)
Topic: abstract data type (64 items)
Topic: data type as a set of values and a set of operations (16 items)
Topic: representation data type (21 items)
|