todaymoon
todaymoon
👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻 fix some comments # PR Checklist: -...
### Description In Go 1.21, the standard library includes built-in [max/min](https://pkg.go.dev/[email protected]#max) function, which can greatly simplify the code. ### Requires Dependencies ### Resolves Dependencies
In Go 1.21, the standard library includes built-in [max/min](https://pkg.go.dev/[email protected]#max) function, which can greatly simplify the code.
In Go 1.21, the standard library includes built-in [max/min](https://pkg.go.dev/[email protected]#max) function, which can greatly simplify the code.
## Description add the missing backticks in the comment ## Notes & open questions ## Change checklist - [x] I have performed a self-review of my own code - [...
PR Checklist ### PR Structure * [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). * [ ] This PR avoids mixing refactoring...