Transpose: Difference between revisions

Content added Content deleted
("Add all appropriate categories to each verb")
("More lowercasing")
Line 1: Line 1:
{{primitive|+x}}
{{primitive|+x}}
[[File:Matrix_transpose.gif|256px|right|thumb|Matrix transposition]]
[[File:Matrix_transpose.gif|256px|right|thumb|Matrix transposition]]

'''Transpose''', a.k.a. '''flip''', swaps the two leading axes of a 2+ dimensional rectangular array. Dialects differ in their treatment of atoms, lists, and ragged arrays.
'''transpose''', a.k.a. '''flip''', swaps the two leading axes of a 2+ dimensional rectangular array. Dialects differ in their treatment of atoms, lists, and ragged arrays.
+("ab";"cd";"ef")
+("ab";"cd";"ef")
("ace"
("ace"