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

Constraints for numeric unboxed types #206

Open
2 of 4 tasks
dahlia opened this issue Jan 4, 2018 · 0 comments
Open
2 of 4 tasks

Constraints for numeric unboxed types #206

dahlia opened this issue Jan 4, 2018 · 0 comments
Labels
cat:lang Category: Language design cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) target:python typ:enhance Type: Enhancement/new feature
Milestone

Comments

@dahlia
Copy link
Member

dahlia commented Jan 4, 2018

E.g.:

@numeric-constraints(min=1, max=12)
unboxed month (int32);

Possible options:

@dahlia dahlia added cat:lang Category: Language design cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) target:python typ:enhance Type: Enhancement/new feature labels Jan 4, 2018
@dahlia dahlia changed the title Constraints for integral unboxed types Constraints for numeric unboxed types Jan 4, 2018
@dahlia dahlia added this to the Version 0.4.0 milestone Feb 18, 2018
@dahlia dahlia modified the milestones: Version 0.4.0, Version 0.5.0 May 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:lang Category: Language design cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) target:python typ:enhance Type: Enhancement/new feature
Projects
None yet
Development

No branches or pull requests

1 participant