Generic swap: Difference between revisions

m
Unicon/Icon consistency
(Add Factor.)
m (Unicon/Icon consistency)
Line 743:
<pre>before a=1 b=2
after a=2 b=1</pre>
 
=={{header|Unicon}}==
See [[#Icon|Icon]].
 
=={{header|Ursala}}==
Anonymous user