Conference paper
Conference paper
Generic binary trees in APL2
Abstract
The combination of APL2 constructs and direct definition notation makes the description and implementation of complex generic types easy and natural. This paper illustrates this with an APL2 paradigm for modelling binary trees. It considers the problems of constructing trees, inserting new items, searching for items, counting leaves, counting comparisons, and testing for equivalence.
Related
Conference paper
User defined data types in APL2
Conference paper
An empirical study of the performance of the APL370 compiler
Conference paper