-
Notifications
You must be signed in to change notification settings - Fork 1
Closed as not planned
Labels
dsl 🗒️Issues regarding the domain specific programming languageIssues regarding the domain specific programming languageduplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Is your feature request related to a problem? Please describe.
It should be possible to model numeric types with bounds.
Describe the solution you'd like
Option 1: Special types that describe types with bounds- Option 2: Use the constraint system to add bounds. Compare values of (constant) parameters when a callable is called.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dsl 🗒️Issues regarding the domain specific programming languageIssues regarding the domain specific programming languageduplicateThis issue or pull request already existsThis issue or pull request already exists
Type
Projects
Status
✔️ Done