Lower than <
¶
The <
function is used to compare two values. It returns true
if the first value is lower than the second value, otherwise it returns false
.
<
¶The <
function is used to compare two values. It returns true
if the first value is lower than the second value, otherwise it returns false
.