vortex
vortex copied to clipboard
Implement Compare for ALPArray
Need to account for patches. This would like mean having happy code path for constants that encode and those that don't. For unequal comparisons still need to compare every value
This exists for alp arrays without patches. We should support handling patches
This is mostly implemented, there's cases of dealing with patches but unclear how much this can be improved over canonicalization