aionnetwork / AVM

Enabling Java code to run in a blockchain environment
https://theoan.com/
MIT License
49 stars 25 forks source link

equals() for AionMap, AionList and AionSet #384

Closed jennijuju closed 5 years ago

jennijuju commented 5 years ago

the current implementation will always return false, and since normally we shouldnt do deep comparison -> we might just take them out?