{ "title" : "Gt", "kind" : "atomic", "type" : "gt", "tags" : ["number", "atomic", "binary", "gt", "greater"], "description" : "

Returns true if lhs is strictly greater than rhs.

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