tongo icon indicating copy to clipboard operation
tongo copied to clipboard

refactor: use slices.Equal to simplify code

Open tiaoxizhan opened this issue 7 months ago • 1 comments

In the Go 1.21 standard library, a new function has been introduced that enhances code conciseness and readability. It can be find here.

tiaoxizhan avatar Mar 06 '25 12:03 tiaoxizhan