lessThan
lessThan
lessThan(nodeOrValueA, nodeOrValueB);
Returns 1
if the value of the first node is less than the value of the second node. Otherwise returns 0
.
lessThan
lessThan(nodeOrValueA, nodeOrValueB);
Returns 1
if the value of the first node is less than the value of the second node. Otherwise returns 0
.