Right Shoe: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "</source>" to "</syntaxhighlight>") |
m (Text replacement - "<source" to "<syntaxhighlight") |
||
Line 1: | Line 1: | ||
{{Glyphbox|⊃}} | {{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 [[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]], < | * In [[SHARP APL]], <syntaxhighlight lang=apl inline>⊃</syntaxhighlight> is [[Conditional Enclose|Nest]] when monadic and [[Link]] when dyadic. | ||
* In [[APL2]], [[NARS2000]], [[GNU APL]], and [[APLX]], < | * In [[APL2]], [[NARS2000]], [[GNU APL]], and [[APLX]], <syntaxhighlight lang=apl inline>⊃</syntaxhighlight> is [[Mix]] when monadic. | ||
* In [[Dyalog APL]], [[dzaima/APL]], and [[ngn/apl]], < | * In [[Dyalog APL]], [[dzaima/APL]], and [[ngn/apl]], <syntaxhighlight lang=apl inline>⊃</syntaxhighlight> is [[First]] when monadic. | ||
* In [[A+]], < | * In [[A+]], <syntaxhighlight lang=apl inline>⊃</syntaxhighlight> is [[Raze]] when monadic. | ||
* In all [[Nested array model|nested]] APLs as well as [[A+]], < | * In all [[Nested array model|nested]] APLs as well as [[A+]], <syntaxhighlight lang=apl inline>⊃</syntaxhighlight> is [[Pick]] when dyadic. | ||
* In [[NARS2000]], < | * In [[NARS2000]], <syntaxhighlight lang=apl inline>⊃</syntaxhighlight> becomes [[Superset]] when used dyadically as operand of the [[Multiset]] operator (<syntaxhighlight lang=apl inline>⍦</syntaxhighlight>). | ||
In the context of nested APLs, monadic < | In the context of nested APLs, monadic <syntaxhighlight lang=apl inline>⊃</syntaxhighlight> is often called [[Disclose]] in symmetry of <syntaxhighlight lang=apl inline>⊂</syntaxhighlight> (Left Shoe) being [[Enclose]]. However, as this name is ambiguous, the names First and Mix are to be preferred. | ||
{{APL glyphs}}[[Category:Glyphs]] | {{APL glyphs}}[[Category:Glyphs]] |
Latest revision as of 22:21, 10 September 2022
⊃
|
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 ⊃
, "superset of". The right shoe has several uses in various dialects:
- In SHARP APL,
⊃
is Nest when monadic and Link when dyadic. - In APL2, NARS2000, GNU APL, and APLX,
⊃
is Mix when monadic. - In Dyalog APL, dzaima/APL, and ngn/apl,
⊃
is First when monadic. - In A+,
⊃
is Raze when monadic. - In all nested APLs as well as A+,
⊃
is Pick when dyadic. - In NARS2000,
⊃
becomes Superset when used dyadically as operand of the Multiset operator (⍦
).
In the context of nested APLs, monadic ⊃
is often called Disclose in symmetry of ⊂
(Left Shoe) being Enclose. However, as this name is ambiguous, the names First and Mix are to be preferred.
APL glyphs [edit] | |
---|---|
Information | Glyph ∙ Typing glyphs (on Linux) ∙ Unicode ∙ Fonts ∙ Mnemonics ∙ Overstrikes ∙ Migration level |
Individual glyphs | Jot (∘ ) ∙ Right Shoe (⊃ ) ∙ Up Arrow (↑ ) ∙ Zilde (⍬ ) ∙ High minus (¯ ) ∙ Dot (. ) ∙ Del (∇ )
|