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

Add range limit for numeric types. #767

Merged
merged 2 commits into from
Aug 20, 2023
Merged

Add range limit for numeric types. #767

merged 2 commits into from
Aug 20, 2023

Conversation

samchon
Copy link
Owner

@samchon samchon commented Aug 20, 2023

From v5 updates, supports those atomic types, and their ranges are limited by their own specs. For reference, int and uint types, they are not being limited.

  • int32 / uint32
  • int64
  • float

From v5 updates, supports those atomic types, and their ranges are limited by their own specs. For reference, `int` and `uint` types, they are not being limited.

  - int32 / uint32
  - int64
  - float
@samchon samchon added the enhancement New feature or request label Aug 20, 2023
@samchon samchon self-assigned this Aug 20, 2023
@samchon samchon merged commit 8e6838b into v5.0 Aug 20, 2023
2 checks passed
@samchon samchon deleted the features/types branch August 20, 2023 12:40
@samchon samchon restored the features/types branch August 20, 2023 12:40
@samchon samchon deleted the features/types branch August 20, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant