Skip to content

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

Merged
minhd-vu merged 1 commit into0xPolygon:mainfrom
chuanshanjida:main
Apr 13, 2026
Merged

refactor: use slices.Backward to simplify the code#893
minhd-vu merged 1 commit into0xPolygon:mainfrom
chuanshanjida:main

Conversation

@chuanshanjida
Copy link
Copy Markdown
Contributor

Description

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

Jira / Linear Tickets

Testing

  • Test A
  • Test B

Signed-off-by: chuanshanjida <chuanshanjida@outlook.com>
@sonarqubecloud
Copy link
Copy Markdown

@minhd-vu
Copy link
Copy Markdown
Contributor

Awesome, ty for the contribution! 🔥

@minhd-vu minhd-vu merged commit 2a79021 into 0xPolygon:main Apr 13, 2026
12 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