vortex icon indicating copy to clipboard operation
vortex copied to clipboard

Implement Compare for ALPArray

Open robert3005 opened this issue 1 year ago • 1 comments

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

robert3005 avatar Dec 09 '24 15:12 robert3005

This exists for alp arrays without patches. We should support handling patches

robert3005 avatar Mar 28 '25 14:03 robert3005

This is mostly implemented, there's cases of dealing with patches but unclear how much this can be improved over canonicalization

robert3005 avatar Jun 03 '25 15:06 robert3005