Template:APL features: Difference between revisions

From APL Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(4 intermediate revisions by 2 users not shown)
Line 7: Line 7:
|-
|-
! [[Array model]]
! [[Array model]]
| [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Bound]] ∙ [[Index]] ∙ [[Axis]] ∙ [[Ravel]] ∙ [[Ravel order]] ∙ [[Element]] ∙ [[Scalar]] ∙ [[Vector]] ∙ [[Matrix]] ∙ [[Simple scalar]] ∙ [[Simple array]] ∙ [[Nested array]] ∙ [[Box]] ∙ [[Cell]] ∙ [[Major cell]] ∙ [[Subarray]] ∙ [[Empty array]] ∙ [[Prototype]]
| [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Bound]] ∙ [[Index]] ([[Indexing]]) ∙ [[Axis]] ∙ [[Ravel]] ∙ [[Ravel order]] ∙ [[Element]] ∙ [[Scalar]] ∙ [[Vector]] ∙ [[Matrix]] ∙ [[Simple scalar]] ∙ [[Simple array]] ∙ [[Nested array]] ∙ [[Cell]] ∙ [[Major cell]] ∙ [[Subarray]] ∙ [[Empty array]] ∙ [[Prototype]]
|-
! Data types
| [[Number]] ([[Boolean]], [[Complex number]]) ∙ [[Character]] ([[String]]) ∙ [[Box]] ∙ [[Namespace]]
|-
|-
! Concepts and paradigms
! Concepts and paradigms
| [[Leading axis theory]] ∙ [[Scalar extension]] ∙ [[Conformability]] ∙ [[Scalar function]] ∙ [[Pervasion]] ∙ [[Glyph]] ∙ [[Identity element]] ∙ [[Total array ordering]]
| [[Leading axis theory]] ∙ [[Scalar extension]] ∙ [[Conformability]] ∙ [[Leading axis agreement]] ∙ [[Scalar function]] ∙ [[Pervasion]] ∙ [[Glyph]] ∙ [[Identity element]] ∙ [[Complex floor]] ∙ [[Total array ordering]]
|-
|-
! [[Error]]s
! [[Error]]s
| [[LIMIT ERROR]] ∙ [[RANK ERROR]] ∙ [[SYNTAX ERROR]] ∙ [[DOMAIN ERROR]] ∙ [[LENGTH ERROR]] ∙ [[INDEX ERROR]] ∙ [[VALUE ERROR]]
| [[LIMIT ERROR]] ∙ [[RANK ERROR]] ∙ [[SYNTAX ERROR]] ∙ [[DOMAIN ERROR]] ∙ [[LENGTH ERROR]] ∙ [[INDEX ERROR]] ∙ [[VALUE ERROR]]
|}
|}

Revision as of 08:17, 18 February 2021