Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
humani>=< ( obj1 obj2 -- >=< )
Vocabulary
sorting.human
Definition
USING:
math.order
;
IN:
sorting.human
:
humani>=<
( obj1 obj2 -- >=< )
humani<=>
invert-comparison
;