Handbook
Glossary
humani>=< ( obj1 obj2 -- >=< )
Vocabulary
sorting
.
human
Inputs
obj1
an
object
obj2
an
object
Outputs
>=<
an
object
Definition
USING:
math.order
;
IN:
sorting.human
:
humani>=<
( obj1 obj2 -- >=< )
humani<=>
invert-comparison
;