mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-28 19:04:16 +00:00
74097ae8b0
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 |