Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarification of .min and .max properties of enums #2728

Merged
merged 1 commit into from Dec 27, 2019

Commits on Dec 27, 2019

  1. Clarification of .min and .max properties of enums

    Clarify that `.min / .max` are not the min/max values that the enum type can validly hold, but instead these are the min/max of the enum member values.
    JohanEngelen committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    462c209 View commit details
    Browse the repository at this point in the history