MCPcopy Create free account
hub / github.com/Tencent/RapidView / lt

Method lt

luaj_virtual_machine/src/core/org/luaj/vm2/LuaValue.java:2584–2584  ·  view source on GitHub ↗

Less than: Perform numeric or string comparison with another value of unknown type, including metatag processing, and returning LuaValue. To be comparable, both operands must derive from LuaString or both must derive from LuaNumber. @param rhs The right-hand-side value t

( LuaValue rhs )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testCompareStringsMethod · 0.95
testLtMethod · 0.95
testCompareMetatagMethod · 0.95
testLexicalComparisonMethod · 0.95

Calls 2

comparemtMethod · 0.95
compareerrorMethod · 0.95

Tested by 4

testCompareStringsMethod · 0.76
testLtMethod · 0.76
testCompareMetatagMethod · 0.76
testLexicalComparisonMethod · 0.76