8 ms·
How so? In Lua, pass-by-value is only done with numbers, and everything else, you're passing around a pointer under the hood. Is there a reason I'm not thinkin
by _blrj 8y ago
How so? In Lua, pass-by-value is only done with numbers, and everything else, you're passing around a pointer under the hood.
Is there a reason I'm not thinking of?