Logical inequality.
@override Logic neq(dynamic other) { _verifyCompatible(other); return super.neq(other); }