Vocabulary math .
order Inputs Outputs Generic word contract Compares two objects using an intrinsic linear order, for example, the natural order for real numbers and lexicographic order for strings.
The output value is one of the following:
•  +lt+ obj1  precedes obj2 •  +eq+ obj1  is equal to obj2 •  +gt+ obj1  follows obj2 
See also >=< Definition Methods 
        
        This documentation was generated offline from a
        load-all image.  If you want, you can also
        browse the documentation from within the UI developer tools . See
        the Factor website 
        for more information.
        
        Factor 0.101 x86.64 (2294, heads/master-63f5fcf606, Aug 26 2025 10:59:32)