Content deleted Content added
No edit summary |
rv: "a" before a word beginning with a vowel sound becomes "an" in english |
||
Line 1:
In [[computer programming]],
Most [[programming language]]s have arrays as a built-in data type. Some programming languages (such as [[APL programming language|APL]] and [[J programming language|J]]) generalize the available operations and functions to work transparently over arrays as well as scalars, providing a higher-level manipulation than most other languages, which require loops over all the individual members of the arrays.
|