Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explain explicit slicing in slice cmp and partial_cmp methods
The explicit slicing is needed in order to enable additional range check optimizations in the compiler.
- Loading branch information