Nested array: Difference between revisions

Jump to navigation Jump to search
27 bytes added ,  14:58, 30 April 2020
m
Kinds of array category
m (5 revisions imported: Migrate from miraheze)
m (Kinds of array category)
Line 7: Line 7:
The result of [[Enclose]] on an array other than a [[simple scalar]] is always a nested array. The [[Dyalog APL]] primitive [[Nest]] (<source lang=apl inline>⊆</source>), which encloses a non-[[simple]] argument, is named for this property: it applies the smallest transformation to turn the argument (unless it is a simple scalar) into a nested array.
The result of [[Enclose]] on an array other than a [[simple scalar]] is always a nested array. The [[Dyalog APL]] primitive [[Nest]] (<source lang=apl inline>⊆</source>), which encloses a non-[[simple]] argument, is named for this property: it applies the smallest transformation to turn the argument (unless it is a simple scalar) into a nested array.


{{APL features}}
{{APL features}}[[Category:Kinds of array]]

Navigation menu