Skip to content

Comments

refactor: use slices.Sort to simplify code#10854

Closed
ianlv wants to merge 1 commit intoipfs:masterfrom
ianlv:master
Closed

refactor: use slices.Sort to simplify code#10854
ianlv wants to merge 1 commit intoipfs:masterfrom
ianlv:master

Conversation

@ianlv
Copy link

@ianlv ianlv commented Jul 2, 2025

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

Signed-off-by: ianlv <sunlvyun@outlook.com>
@ianlv ianlv requested a review from a team as a code owner July 2, 2025 09:40
@gammazero gammazero added the skip/changelog This change does NOT require a changelog entry label Jul 3, 2025
@gammazero
Copy link
Contributor

Replaced by #10858

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip/changelog This change does NOT require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants