sort2

If x > y, swaps x and y.

void
sort2
(
T
)
(
ref T x
,
ref T y
)

Meta