Parts of arrays-an introduction

  • Authors:
  • M. Gfeller

  • Affiliations:
  • I. P. Sharp AG, Zu¨rich, Switzerland

  • Venue:
  • APL '88 Proceedings of the international conference on APL
  • Year:
  • 1987

Quantified Score

Hi-index 0.00

Visualization

Abstract

Traditionally, APL arrays have three parts: shape, type and elements. This notion is extended to include user defined and additional primitive parts. Functions are defined to manipulate parts. Keyed indexing is introduced to define parts, and also as an enhancement in its own right.In this paper, the concept of parts of arrays is introduced at a general level. The definition of parts is illustrated and some examples of their use is given.