FiOne
FiOne copied to clipboard
EXPERIMENTAL: Use `table.move` for `LOADNIL`
I'm not sure if this actually makes sense. For large LOADNIL sequences this is probably a lot faster than the regular method but I'm not sure if this is always due to potential function call overhead. Needs further testing.