Skip to content

refactor: use slices.Backward to simplify the code#4848

Merged
milosgajdos merged 1 commit into
distribution:mainfrom
chuanshanjida:main
Apr 16, 2026
Merged

refactor: use slices.Backward to simplify the code#4848
milosgajdos merged 1 commit into
distribution:mainfrom
chuanshanjida:main

Conversation

@chuanshanjida

Copy link
Copy Markdown
Contributor

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

More info can see golang/go#61899

Signed-off-by: chuanshanjida <chuanshanjida@outlook.com>
@chuanshanjida

Copy link
Copy Markdown
Contributor Author

@milosgajdos Thank you for your approval. If there's anything need I to do, please feel free to let me know.

@milosgajdos milosgajdos requested a review from thaJeztah April 13, 2026 15:45
@milosgajdos milosgajdos merged commit ece70d9 into distribution:main Apr 16, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants