julia
9d807655 - Limit the scope of `@inbounds` in `searchsorted*` (#56882)

Commit
1 year ago
Limit the scope of `@inbounds` in `searchsorted*` (#56882) This removes bounds-checking only in the indexing operation, instead of for the entire block.
Author
Parents
Loading