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

Method sub

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

Subtract: Perform numeric subtract operation with another value of unknown type, including metatag processing. Each operand must derive from LuaNumber or derive from LuaString and be convertible to a number @param rhs The right-hand-side value to perform the subtract with @retur

( LuaValue rhs )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testSubMethod · 0.95
testArithMetatagMethod · 0.95
executeMethod · 0.95
constfoldingMethod · 0.95

Calls 2

arithmtMethod · 0.95
aritherrorMethod · 0.95

Tested by 3

testSubMethod · 0.76
testArithMetatagMethod · 0.76