tongo
tongo copied to clipboard
refactor: use slices.Equal to simplify code
In the Go 1.21 standard library, a new function has been introduced that enhances code conciseness and readability. It can be find here.