Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Micro Optimization] Use slice instead of reverse->take (#3098)
This does exactly the same but avoiding an array reverse
- Loading branch information