mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-22 11:17:35 +00:00
Inspired by neo-project/neo-vm#352. We can't directly compare slices, so we're better optimize things we already have. At the same time this code would behave a bit different if A is to call B and then B is call A and then some pointer from the first A invocation is to be compared with a pointer from the second A invocation. Not sure it really matters. |
||
---|---|---|
.. | ||
item.go | ||
item_test.go | ||
json.go | ||
json_test.go | ||
serialization.go | ||
type.go | ||
type_test.go |