Template:APL built-ins: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Adám Brudzewsky No edit summary |
Miraheze>Adám Brudzewsky No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable mw-collapsible mw-collapsed" style="width:100% | <noinclude>__NOTITLE__</noinclude> | ||
{| class="wikitable mw-collapsible<includeonly> mw-collapsed</includeonly>" style="width:100%" | |||
! colspan=4 | '''<big>APL built-ins</big>''' [[{{fullurl:{{PAGENAME}}|action=edit}} edit]] | |||
|- | |||
! rowspan="9" style="width:6em;" | [[Primitive function|Primitive functions]] | |||
|- | |||
! rowspan="3" style="width:6em;" | [[Scalar function|Scalar]] | |||
|- | |||
! style="width:6em;" | Monadic | |||
| [[Conjugate]] ∙ [[Not]] ∙ [[Roll]] | |||
|- | |||
! Dyadic | |||
| [[Plus]] | |||
|- | |||
! rowspan="5" | [[Mixed function|Non-Scalar]] | |||
|- | |||
! [[Structural function|Structural]] | |||
| [[Shape]] ∙ [[Reshape]] ∙ [[Depth]] ∙ [[Ravel]] ∙ [[Reverse]] | |||
|- | |||
! Selection | |||
| [[Take]] ∙ [[Drop]] ∙ [[Unique]] | |||
|- | |||
! Selector | |||
| | |||
|- | |||
! Computational | |||
| | |||
|- | |||
! colspan="2" | [[Primitive operator|Primitive operators]] | |||
| colspan="2" | [[Each]] | |||
|- | |||
! rowspan="4" | [[Quad names]] | |||
|- | |||
! Constants | |||
| colspan="2" | [[Index origin]] ∙ [[Migration level]] | |||
|- | |||
! [[System function|Functions]] | |||
| colspan="2" | | |||
|- | |||
! Operators | |||
| colspan="2" | | |||
|} | |} |
Revision as of 21:49, 12 November 2019
APL built-ins [edit] | |||
---|---|---|---|
Primitive functions | |||
Scalar | |||
Monadic | Conjugate ∙ Not ∙ Roll | ||
Dyadic | Plus | ||
Non-Scalar | |||
Structural | Shape ∙ Reshape ∙ Depth ∙ Ravel ∙ Reverse | ||
Selection | Take ∙ Drop ∙ Unique | ||
Selector | |||
Computational | |||
Primitive operators | Each | ||
Quad names | |||
Constants | Index origin ∙ Migration level | ||
Functions | |||
Operators |