Search results

Jump to navigation Jump to search
  • {{Infobox array language | array model = [[Flat array model|flat]] statically typed
    2 KB (240 words) - 17:52, 9 November 2021
  • ...utside of APL, such one-dimensional data might also be called a "list" or "array". ...lang=apl inline>A ≡ (⍴A)⍴,A</syntaxhighlight>), the multidimensional APL [[array model]] can be built up from only an understanding of vectors.
    2 KB (387 words) - 10:32, 11 September 2022
  • {{DISPLAYTITLE:ngn/apl}}{{Infobox array language | array model = [[nested array model|nested]]
    5 KB (553 words) - 12:25, 31 August 2023
  • {{Infobox array language | array model = [[nested]]
    2 KB (207 words) - 14:59, 21 February 2024
  • {{Infobox array language | array model = [[nested]]
    2 KB (281 words) - 13:11, 8 February 2024
  • I
    {{Infobox array language | array model = [[List model|lists]]
    3 KB (371 words) - 22:35, 16 March 2024
  • ...ement]]s) or rank to fit a common shape. In all APLs Mix allows a [[simple array]] argument, and returns it unchanged. Mix is a left inverse to both [[Enclo ⍴x ⍝ x is a nested array, i.e. array of array
    7 KB (900 words) - 18:27, 29 January 2024
  • {{Infobox array language | array model = [[nested array model|nested]]
    4 KB (556 words) - 14:59, 10 March 2024
  • ...efined by array languages. For the role of arrays in [[APL syntax]], see [[Array]].'' ...o restrictions at all: any kind of data can be treated as a [[scalar]], or array with rank 0!
    14 KB (2,301 words) - 20:27, 3 March 2024
  • {{Infobox array language | array model = [[nested array model|nested]]
    10 KB (1,101 words) - 02:29, 9 March 2024
  • {{Infobox array language | array model = [[nested array model|nested]]
    3 KB (490 words) - 12:05, 3 August 2021
  • {{Infobox array language | array model = [[nested array model|nested]]
    3 KB (429 words) - 23:39, 20 February 2024
  • ...ing items from an array. See [[Index]] for the concept of a location in an array. See [[Bracket indexing]], [[Index (function)]], [[Pick]], and [[Select]] f ...ndex|indices]]. All indexing operations are subject to [[index origin]] in languages which have such a concept.
    4 KB (480 words) - 22:13, 10 September 2022
  • ...lt-in|Index Of|⍳}} is a [[dyadic]] [[primitive function]] which returns an array of [[index|indices]] where each item in the right [[argument]] appears in t ...is usually restricted to a [[vector]]. The result is a [[simple]] integer array with the shape of the right argument, and each cell indicates at which inde
    4 KB (556 words) - 21:35, 10 September 2022
  • :''This article is about one-liners in APL. For other languages, see [[wikipedia:One-liner program|Wikipedia]].'' ...like [[Each]] did not exist until the development of [[Nested array model|nested]] APLs. Once introduced, [[Execute]] became one possibility for performing
    2 KB (283 words) - 01:30, 10 March 2024
  • :''This page is about generating indices for an array of a given size. See [[Indexing]], [[Indices]], [[Index of]], and [[Interva ...yph]] '''Iota''', is a [[monadic]] [[primitive function]] which returns an array of [[index|indices]] with [[shape]] given by the right [[argument]]. In the
    11 KB (1,493 words) - 21:44, 25 February 2024
  • {{Infobox array language | array model = [[nested array model|nested]]
    4 KB (565 words) - 12:28, 22 February 2024
  • {{Infobox array language | array model = [[nested array model|nested]]
    11 KB (1,055 words) - 14:37, 11 March 2024
  • ...lang=text inline>foldr1</syntaxhighlight>, in other functional programming languages such as Haskell. ...which forces it to [[enclose]] each non-[[simple]] result in the returned array. It can be modeled as <syntaxhighlight lang=apl inline>f¨/</syntaxhighligh
    4 KB (570 words) - 19:11, 26 June 2023
  • {{Infobox array language | array model = [[nested array model|nested]]
    11 KB (959 words) - 13:25, 13 February 2024

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)