Unique: Difference between revisions

Jump to navigation Jump to search
47 bytes added ,  12:23, 25 October 2019
Miraheze>Adám Brudzewsky
(class= → lang=)
Miraheze>Adám Brudzewsky
Line 91: Line 91:
Every major cell in the argument to Unique matches at least one cell in its result: if a cell didn't match any cells in the Unique, then it would have been included itself. A cell may match multiple cells if it matches both but they do not match each other.
Every major cell in the argument to Unique matches at least one cell in its result: if a cell didn't match any cells in the Unique, then it would have been included itself. A cell may match multiple cells if it matches both but they do not match each other.


== Documentation ==
== External links ==


[http://help.dyalog.com/latest/Content/Language/Primitive%20Functions/Unique.htm Dyalog APL]
=== Documentation ===


J [https://www.jsoftware.com/help/dictionary/d221.htm Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/tildedot NuVoc]
* [http://help.dyalog.com/latest/Content/Language/Primitive%20Functions/Unique.htm Dyalog]
 
* [https://www.jsoftware.com/help/dictionary/d221.htm J Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/tildedot J NuVoc] (as <code>~.</code>)
{{APL built-ins}}
{{APL built-ins}}

Navigation menu