Template:APL built-ins: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
|- | |- | ||
! Selection | ! Selection | ||
| [[Take]] ∙ [[Drop]] ∙ [[Unique]] ∙ [[Identity]] | | [[Take]] ∙ [[Drop]] ∙ [[Unique]] ∙ [[Identity]] ∙ [[Select]] | ||
|- | |- | ||
! Selector | ! Selector |
Revision as of 14:51, 12 February 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 | ||
Selection | Take ∙ Drop ∙ Unique ∙ Identity ∙ Select | ||
Selector | Interval Index | ||
Computational | Match ∙ Not Match ∙ Nub Sieve ∙ Format ∙ Execute | ||
Primitive operators | Each ∙ Reverse Compose | ||
Quad names | |||
Arrays | Index origin ∙ Migration level | ||
Functions | |||
Operators | |||
Other | Zilde ∙ High minus ∙ Function axis |