less
Returns true if the first input comes before the second one using the native ordering of the type.
true
first
First value to compare.
second
Second value to compare.
output
Returns true if first comes before second.