Matrix transposition: Difference between revisions

Line 192:
 
 
or, if our library contains some generic basics like '''map()''', and we have a mechanism for closures, we can delegate the iterative details and write transpose() a little more declaratively:, without having to reach for '''set''', '''repeat''', or '''return''' inside its definition.
 
{{trans|JavaScript}}
9,655

edits