-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Fix and test sort!(OffsetArray(rand(200), -10)) * Convert to 1-based indexing rather than generalize to arbitrary indexing * avoid overhead of views where reasonable * style * handle edge cases better, making the workspace function unhelpful. Also minor style changes and fixups from #45596 and local review. * move comments in tests for discoverability Co-authored-by: Lilith Hafner <[email protected]>
- Loading branch information
1 parent
fa2f304
commit 6e79796
Showing
2 changed files
with
38 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters