Template:APL features: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Adám Brudzewsky No edit summary |
Miraheze>Adám Brudzewsky No edit summary |
||
Line 10: | Line 10: | ||
|- | |- | ||
! [[Array model]] | ! [[Array model]] | ||
| [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Bound]] ∙ [[Axis]] ∙ [[Ravel]] ∙ [[Element]] ∙ [[Scalar]] ∙ [[Vector]] ∙ [[Matrix]] ∙ [[Simple scalar]] ∙ [[Simple array]] ∙ [[Nested array]] [[Empty array]] ∙ [[Prototype]] | | [[Shape]] ∙ [[Rank]] ∙ [[Depth]] ∙ [[Bound]] ∙ [[Index]] ∙ [[Axis]] ∙ [[Ravel]] ∙ [[Element]] ∙ [[Scalar]] ∙ [[Vector]] ∙ [[Matrix]] ∙ [[Simple scalar]] ∙ [[Simple array]] ∙ [[Nested array]] [[Empty array]] ∙ [[Prototype]] | ||
|- | |- | ||
! User definition | ! User definition |
Revision as of 23:27, 16 November 2019
APL features [edit] | |
---|---|
Syntax | Array ∙ Function ∙ Operator ∙ Assignment |
Built-ins | Primitive function ∙ Primitive operator ∙ Quad name |
Array model | Shape ∙ Rank ∙ Depth ∙ Bound ∙ Index ∙ Axis ∙ Ravel ∙ Element ∙ Scalar ∙ Vector ∙ Matrix ∙ Simple scalar ∙ Simple array ∙ Nested array Empty array ∙ Prototype |
User definition | Tradfn ∙ Dfn ∙ Tacit |
Concepts and paradigms | Leading axis theory ∙ Scalar extension ∙ Conformability ∙ Scalar function ∙ Glyph |
Errors | LIMIT ERROR ∙ RANK ERROR |