Leading axis theory: Difference between revisions

Jump to navigation Jump to search
325 bytes added ,  21:11, 29 September 2020
→‎Adoption in APL: Add BQN to table
(→‎Adoption in APL: Add BQN to table)
Line 36: Line 36:


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


Navigation menu