Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Use `Unsafe.Add` to properly avoid bound checks when querying PSQTs (if we're going unsafe, let's do it 'right' in the most performant way) - Add Assert to for manually verify bounds in debug mode
- Loading branch information