Content deleted Content added
m →See also: more links |
No edit summary |
||
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.
|