Leading axis theory: Difference between revisions

Jump to navigation Jump to search
280 bytes added ,  21:20, 9 December 2019
m (3 revisions imported: Migrate from miraheze)
Line 36: Line 36:


{|class=wikitable
{|class=wikitable
! Functions                                !! [[SHARP APL]]!! [[Dyalog APL]]
! Functions                                !! [[SHARP APL]] !!style="min-width:5em"| [[A+]]  !! [[Dyalog APL]]
|-
|-
| [[Take]], [[Drop]]                      || {{Yes|19.0}} || {{Yes|13.0}}
| [[Take]], [[Drop]]                      || {{Yes|19.0}} || {{Yes}}                        || {{Yes|13.0}}
|-
|-
| [[Indexing]] function                    || {{Yes|19.0}} || {{Yes|13.0}}
| [[Indexing]] function                    || {{Yes|19.0}} || {{Yes}}                        || {{Yes|13.0}}
|-
|-
| [[Bracket indexing]]                    || {{No}}       || {{No}}
| [[Bracket indexing]]                    || {{No}}       || {{Yes}}                        || {{No}}
|-
|-
| [[Scalar dyadic]]s                      || {{Yes}}     || {{No}}
| [[Scalar dyadic]]s                      || {{Yes}}       || {{No}}                        || {{No}}
|-
|-
| [[Unique]]                              || {{Yes}}     || {{Yes|17.0}}
| [[Unique]]                              || {{Yes}}       ||style="text-align:center;"| N/A || {{Yes|17.0}}
|-
|-
| [[Index Of]]                            || {{No|No*}}   || {{Yes|14.0}}
| [[Index Of]]                            || {{No|No*}}   || {{Yes}}                        || {{Yes|14.0}}
|-
|-
| [[Union]], [[Intersection]], [[Without]] || {{No}}       || {{No}}
| [[Union]], [[Intersection]], [[Without]] || {{No}}       ||style="text-align:center;"| N/A || {{No}}
|}
|}


Navigation menu