Perform JavaScript less than comparison (<) of two values.
<
external bool lessThan<T>(Object? first, Object? second);