We currently support `PartialEq<[u8; N> for T` and `PartialEq<T> for [u8; N]` for byteorder type `T`. We should do the same for other traits.