Skip to content

multi: Use builtin min and max.#3736

Merged
davecgh merged 1 commit into
decred:masterfrom
jholdstock:builtin
Jul 16, 2026
Merged

multi: Use builtin min and max.#3736
davecgh merged 1 commit into
decred:masterfrom
jholdstock:builtin

Conversation

@jholdstock

Copy link
Copy Markdown
Member

min and max functions were added to the builtin package in go 1.21 so don't need to be re-implemented.

min and max functions were added to the builtin package in go 1.21 so
don't need to be re-implemented.
@davecgh davecgh added this to the 2.2.0 milestone Jul 16, 2026
@davecgh
davecgh merged commit 452c1a6 into decred:master Jul 16, 2026
32 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