Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Max function should return the largest Int instead of the smallest#15

Open
rlippolis wants to merge 1 commit intoKotlin:masterfrom
rlippolis:fix-max-functions
Open

Max function should return the largest Int instead of the smallest#15
rlippolis wants to merge 1 commit intoKotlin:masterfrom
rlippolis:fix-max-functions

Conversation

@rlippolis
Copy link

Currently, the implementation of the max and max2 functions return the smallest Int. This of course should be the largest.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant