bcc11cbd74
Go-way of removing elements from slice is via `append` builtin. There is a separate opcode for removing elements from Arrays, which is cheaper and supported in this commit. |
||
---|---|---|
.. | ||
util.go |
bcc11cbd74
Go-way of removing elements from slice is via `append` builtin. There is a separate opcode for removing elements from Arrays, which is cheaper and supported in this commit. |
||
---|---|---|
.. | ||
util.go |