Catenate: Difference between revisions

Jump to navigation Jump to search
493 bytes added ,  02:28, 28 May 2022
(Created page with "{{Built-ins|Catenate|,|⍪}} is a primitive dyadic function that combines two arrays along a shared axis, so that elements of the left argum...")
 
(3 intermediate revisions by 2 users not shown)
Line 17: Line 17:
| [[J]]                                                                    || type hierarchy
| [[J]]                                                                    || type hierarchy
|}
|}
== See also ==
* [[Pair]]
* [[Strand notation]]
== External links ==
=== Tutorial ===
* [https://chat.stackexchange.com/rooms/52405/conversation/lesson-9-apl-functions---#41726726 APL Cultivation]
=== Documentation ===
* [https://help.dyalog.com/latest/#Language/Primitive%20Functions/Catenate%20Laminate.htm Dyalog]
* [http://microapl.com/apl_help/ch_020_020_490.htm APLX]
* [https://mlochbaum.github.io/BQN/doc/join.html#join-to BQN]


== References ==
== References ==
<references/>
<references/>


{{APL built-ins}}[[Category:Primitive functions]]
{{APL built-ins}}[[Category:Primitive functions]][[Category:Functions with first- and last-axis forms]]

Navigation menu