{ "title" : "Lt", "kind" : "atomic", "type" : "lt", "tags" : ["number", "atomic", "binary", "lt", "lesser"], "description" : "

Returns true if lhs is strictly less than rhs.

", "inputs" : ["lhs","rhs"], "outputs" : ["value"] }