Template:APL built-ins: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
|- | |- | ||
! [[Structural function|Structural]] | ! [[Structural function|Structural]] | ||
| [[Shape]] ∙ [[Reshape]] ∙ [[Tally]] ∙ [[Depth]] ∙ [[Ravel]] ∙ [[Reverse]] ∙ [[Raze]] ∙ [[Mix]] ∙ [[Cut (K)]] ∙ [[Pair]] ∙ [[Replicate]] | | [[Shape]] ∙ [[Reshape]] ∙ [[Tally]] ∙ [[Depth]] ∙ [[Ravel]] ∙ [[Reverse]] ∙ [[Raze]] ∙ [[Mix]] ∙ [[Cut (K)]] ∙ [[Pair]] ∙ [[Replicate]] ∙ [[Partitioned Enclose]] | ||
|- | |- | ||
! Selection | ! Selection |
Revision as of 14:49, 16 March 2020
APL built-ins [edit] | |||
---|---|---|---|
Primitive functions | |||
Scalar | |||
Monadic | Conjugate ∙ Not ∙ Roll ∙ Type | ||
Dyadic | Add ∙ Subtract ∙ Equal to (Xnor) ∙ Not Equal to (Xor) | ||
Non-Scalar | |||
Structural | Shape ∙ Reshape ∙ Tally ∙ Depth ∙ Ravel ∙ Reverse ∙ Raze ∙ Mix ∙ Cut (K) ∙ Pair ∙ Replicate ∙ Partitioned Enclose | ||
Selection | Take ∙ Drop ∙ Unique ∙ Identity ∙ Select | ||
Selector | Interval Index ∙ Indices | ||
Computational | Match ∙ Not Match ∙ Nub Sieve ∙ Format ∙ Execute | ||
Primitive operators | Each ∙ Reverse Compose ∙ Replicate | ||
Quad names | |||
Arrays | Index origin ∙ Migration level | ||
Functions | |||
Operators | |||
Other | Zilde ∙ High minus ∙ Function axis |