Results 2 issues of Shallwe

does the second else if(this.highbits==that.hightbits) redundant? public int compareTo(IPv6Address that) { if (this.highBits == that.highBits) if (this.lowBits == that.lowBits) return 0; else return IPv6AddressHelpers.isLessThanUnsigned(this.lowBits, that.lowBits) ? -1 : 1; **else...

```sh >npm i ic-mops -g npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. added 456 packages in 10s 122 packages are looking for...