Skip to content

refactor: replace sort.Slice with slices.Sort for natural ordering#448

Merged
puneet2019 merged 1 commit into
persistenceOne:mainfrom
hongmengning:main
Nov 20, 2025
Merged

refactor: replace sort.Slice with slices.Sort for natural ordering#448
puneet2019 merged 1 commit into
persistenceOne:mainfrom
hongmengning:main

Conversation

@hongmengning

Copy link
Copy Markdown
Contributor

1. Overview

There is a new function added in the go1.21 standard library, which can make the code more concise and easy to read.

2. Implementation details

3. How to test/use

4. Checklist

  • Does the Readme need to be updated?

5. Limitations (optional)

6. Future Work (optional)

Signed-off-by: hongmengning <hongmengning@outlook.com>
@puneet2019 puneet2019 merged commit 8899b4c into persistenceOne:main Nov 20, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants