On 01/04/2015 12:45 AM, Martin Nowak wrote: > Sure, someone should make a pull and implement opEquals for the Address > classes, maybe also opHash. In the meantime addr1.tupleof == addr2.tupleof is a useful workaround, but it can't handle polymorphism.