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+ - indicating that obj1 precedes obj2 • +eq+ - indicating that obj1 is equal to obj2 • +gt+ - indicating that 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 (2285, heads/master-efda6dad2f, Nov 20 2024 16:02:37)