Template:APL built-ins: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>__NOTITLE__</noinclude> | <noinclude>__NOTITLE__</noinclude> | ||
{| class="wikitable mw-collapsible | {| class="wikitable <includeonly>{{{1|mw-collapsible mw-collapsed}}}</includeonly>" style="width:100%" | ||
! colspan=4 | '''<big>APL built-ins</big>''' [[{{fullurl:Template:APL_built-ins|action=edit}} edit]] | ! colspan=4 | '''<big>APL built-ins</big>''' [[{{fullurl:Template:APL_built-ins|action=edit}} edit]] | ||
|- | |- |
Revision as of 09:59, 24 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 |