RosettaCodeData/Task/Generic-swap/J/generic-swap-3.j
2023-07-01 13:44:08 -04:00

1 line
50 B
Text

destructiveSwap=: {{ EMPTY[ (m;n)=: n ,&<&do m }}