Skip to content

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

Open
findfluctuate wants to merge 1 commit into
omni-network:mainfrom
findfluctuate:main
Open

refactor: replace sort.Slice with slices.Sort for natural ordering#4468
findfluctuate wants to merge 1 commit into
omni-network:mainfrom
findfluctuate:main

Conversation

@findfluctuate
Copy link
Copy Markdown

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

issue: none

Signed-off-by: findfluctuate <findfluctuate@outlook.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 24, 2025

@findfluctuate is attempting to deploy a commit to the nomina-eng Team on Vercel.

A member of the Team first needs to authorize it.

@criciss
Copy link
Copy Markdown

criciss commented May 3, 2026

I made the same observation, but I saw that it has already been submitted.
Good fixes. @findfluctuate

Hi, Could you please review this PR at your convenience? CC @kevinhalliday

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