peerswap icon indicating copy to clipboard operation
peerswap copied to clipboard

refactor: use the built-in max/min to simplify the code

Open todaymoon opened this issue 9 months ago • 0 comments

In Go 1.21, the standard library includes built-in max/min function, which can greatly simplify the code.

todaymoon avatar Mar 26 '25 14:03 todaymoon