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

Method concat

luaj_virtual_machine/src/core/org/luaj/vm2/LuaTable.java:337–347  ·  view source on GitHub ↗

Concatenate the contents of a table efficiently, using Buffer @param sep LuaString separater to apply between elements @param i the first element index @param j the last element index, inclusive @return LuaString value of the concatenation

(LuaString sep, int i, int j)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testConcatMetatagMethod · 0.95

Calls 4

appendMethod · 0.95
getMethod · 0.95
tostringMethod · 0.95
checkstringMethod · 0.45

Tested by 1

testConcatMetatagMethod · 0.76