Right Shoe: Difference between revisions

Jump to navigation Jump to search
91 bytes added ,  12:35, 19 May 2020
Add A+
(Created page with "{{Glyphbox|⊃}} The glyph '''right shoe''' is a an oval missing its left side (resembling the top-down view of a horseshoe pointing to the right) represented by the Uni...")
 
(Add A+)
(One intermediate revision by the same user not shown)
Line 2: Line 2:
The [[glyph]] '''right shoe''' is a an oval missing its left side (resembling the top-down view of a horseshoe pointing to the right) represented by the [[Unicode]] character <code>⊃</code>, "superset of". The right shoe has several uses in various dialects:
The [[glyph]] '''right shoe''' is a an oval missing its left side (resembling the top-down view of a horseshoe pointing to the right) represented by the [[Unicode]] character <code>⊃</code>, "superset of". The right shoe has several uses in various dialects:
* In [[SHARP APL]], <source lang=apl inline>⊃</source> is [[Conditional Enclose|Nest]] when monadic and [[Link]] when dyadic.
* In [[SHARP APL]], <source lang=apl inline>⊃</source> is [[Conditional Enclose|Nest]] when monadic and [[Link]] when dyadic.
* 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