Template:APL built-ins: Difference between revisions
Jump to navigation
Jump to search
Miraheze>Adám Brudzewsky (Created page with "{| class="wikitable mw-collapsible mw-collapsed" style="width:100%;" ! colspan="4" | '''<big>APL built-ins</big>''' |- | rowspan="8" | '''Functions''' |- | rowspan="...") |
Miraheze>Adám Brudzewsky No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable mw-collapsible mw-collapsed" style="width:100%;" | {| class="wikitable mw-collapsible mw-collapsed" style="width:100%;" | ||
! colspan="4" | '''<big>APL built-ins</big>''' | |||
|- | |||
| rowspan="9" | '''[[Primitive function|Primitive functions]]''' | |||
|- | |||
| rowspan="3" | '''[[Scalar function|Scalar]]''' | |||
|- | |||
| '''Monadic''' || | |||
|- | |||
| '''Dyadic''' || | |||
|- | |||
| rowspan="5" | '''[[Mixed function|Non-Scalar]]''' | |||
|- | |||
| '''[[Structural function|Structural]]''' || [[Shape]], [[Depth]], [[Ravel]] | |||
|- | |||
| '''Selection''' || [[Take]], [[Drop]] | |||
|- | |||
| '''Selector''' || | |||
|- | |||
| '''Computational''' || | |||
|- | |||
| '''[[Primitive operator|Primitive Operators]]''' || colspan="3" | | |||
|- | |||
| rowspan="4" | '''System names''' | |||
|- | |||
| '''Constants''' || colspan="2" | [[Index origin]] | |||
|- | |||
| '''[[System function|System Functions]]''' || colspan="2" | | |||
|- | |||
| '''Operators''' || colspan="2" | | |||
|} | |} |
Revision as of 11:28, 25 October 2019
APL built-ins | |||
---|---|---|---|
Primitive functions | |||
Scalar | |||
Monadic | |||
Dyadic | |||
Non-Scalar | |||
Structural | Shape, Depth, Ravel | ||
Selection | Take, Drop | ||
Selector | |||
Computational | |||
Primitive Operators | |||
System names | |||
Constants | Index origin | ||
System Functions | |||
Operators |