sort-partial ( x y -- x' y' )


Vocabulary
math.extras.private

Inputs
xan object
yan object


Outputs
x'an object
y'an object


Definition