Right Shoe: Difference between revisions

Jump to navigation Jump to search
94 bytes added ,  12:35, 19 May 2020
Add A+
m (Remove some stray punctuation)
(Add A+)
Line 4: Line 4:
* In [[APL2]], [[NARS2000]], [[GNU APL]], and [[APLX]], <source lang=apl inline>⊃</source> is [[Mix]] when monadic.
* In [[APL2]], [[NARS2000]], [[GNU APL]], and [[APLX]], <source lang=apl inline>⊃</source> is [[Mix]] when monadic.
* In [[Dyalog APL]], [[dzaima/APL]], and [[ngn/apl]], <source lang=apl inline>⊃</source> is [[First]] when monadic.
* In [[Dyalog APL]], [[dzaima/APL]], and [[ngn/apl]], <source lang=apl inline>⊃</source> is [[First]] when monadic.
* In all [[Nested array model|nested]] APLs, <source lang=apl inline>⊃</source> is [[Pick]] when dyadic.
* In [[A+]], <source lang=apl inline>⊃</source> is [[Raze]] when monadic.
* In all [[Nested array model|nested]] APLs as well as [[A+]], <source lang=apl inline>⊃</source> is [[Pick]] when dyadic.
* In [[NARS2000]], <source lang=apl inline>⊃</source> becomes [[Superset]] when used dyadically as operand of the [[Multiset]] operator (<source lang=apl inline>⍦</source>).
* In [[NARS2000]], <source lang=apl inline>⊃</source> becomes [[Superset]] when used dyadically as operand of the [[Multiset]] operator (<source lang=apl inline>⍦</source>).


Navigation menu