Template:APL features: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Adám Brudzewsky No edit summary |
m (61 revisions imported: Migrate from miraheze) |
(No difference)
|
Revision as of 14:47, 20 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 ∙ Ravel order ∙ Element ∙ Scalar ∙ Vector ∙ Matrix ∙ Simple scalar ∙ Simple array ∙ Nested array ∙ Box ∙ Cell ∙ Major cell ∙ Subarray ∙ Empty array ∙ Prototype |
User definition | Tradfn ∙ Dfn ∙ Tacit |
Concepts and paradigms | Leading axis theory ∙ Scalar extension ∙ Conformability ∙ Scalar function ∙ Glyph ∙ Identity element |
Errors | LIMIT ERROR ∙ RANK ERROR |