Match: Difference between revisions

Jump to navigation Jump to search
280 bytes added ,  02:19, 2 May 2022
History: defined in Jim Brown's Ph.D. thesis
(History: defined in Jim Brown's Ph.D. thesis)
Line 55: Line 55:
{{Works in|[[Dyalog APL 18.0]]}}
{{Works in|[[Dyalog APL 18.0]]}}


== See also ==
* [[Not Match]]
== History ==
== History ==


Match was introduced by [[NARS]] with the name "Equivalent"; both [[Dyalog APL]] and [[APL2]] included it with the name "Match", which has generally been used in later APLs.
Match was defined in [[Jim Brown]]'s 1971 Ph.D. thesis, "A Generalization of APL",<ref>[[Jim Brown]]. [http://www.softwarepreservation.org/projects/apl/Books/AGENERALIZATIONOFAPL "A Generalization of APL"]. 1971.</ref> with the name "same". [[NARS]] implemented the function first, calling it "Equivalent"; both [[Dyalog APL]] and [[APL2]] included it with the name "Match", which has generally been used in later APLs.
 
== External links ==
== External links ==
=== Documentation ===
=== Documentation ===
Line 66: Line 65:
* [https://mlochbaum.github.io/BQN/doc/match.html BQN]
* [https://mlochbaum.github.io/BQN/doc/match.html BQN]
* J [https://www.jsoftware.com/help/dictionary/d122.htm Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/minusco#dyadic NuVoc] (as <source lang=j inline>-:</source>)
* J [https://www.jsoftware.com/help/dictionary/d122.htm Dictionary], [https://code.jsoftware.com/wiki/Vocabulary/minusco#dyadic NuVoc] (as <source lang=j inline>-:</source>)
== See also ==
* [[Not Match]]
== References ==
<references/>
{{APL built-ins}}[[Category:Primitive functions]]
{{APL built-ins}}[[Category:Primitive functions]]

Navigation menu