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

Support computable value parameters for types #34

Open
JohannesMeierSE opened this issue Nov 12, 2024 · 0 comments
Open

Support computable value parameters for types #34

JohannesMeierSE opened this issue Nov 12, 2024 · 0 comments
Labels
New Feature New feature or request
Milestone

Comments

@JohannesMeierSE
Copy link
Collaborator

  • required to describe operators and functions
  • e.g. matrix multiplication: (2x3), (3x4) => (2x4)
  • e.g. concatenation of strings or lists: string[2]+string[3] => string[5]
  • related to "dependent types", but they are constant
@JohannesMeierSE JohannesMeierSE added this to the v0.2 milestone Nov 12, 2024
@JohannesMeierSE JohannesMeierSE added the New Feature New feature or request label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant