ThesaHelp: references c-d
Topic: arrays
Topic: recursive data structures
Topic: type variable
| |
Reference
Dahl, O.J., Dijkstra, E.W., Hoare, C.A.R.,
Structured Programming, New York, Academic Press, 1972.
Google
Quotations
QuoteRef: dahlOJ_1972 ;;98 type values can be tested for equality, assigned and case discriminated
| QuoteRef: dahlOJ_1972 ;;145 recursive data structures are ones with pointers
| QuoteRef: dahlOJ_1972 ;;145 recursive data structures by bit streams (assumed binary list, one for sublist and 0 for terminal) highly dense for external storage
|
Related Topics
ThesaHelp: references c-d (337 items)
Topic: arrays (57 items)
Topic: recursive data structures (18 items)
Topic: type variable (5 items)
|