We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
LESSER? value1 value2
Returns TRUE if the first value is less than the second value.
LESSER? is a native value.
#SOURCE
lesser?: make native! [ [ {Returns TRUE if the first value is less than the second value.} value1 value2 ] ]
There was an error while loading. Please reload this page.