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

rosette-radspec: support array parameters operations #23

Open
PJColombo opened this issue Jul 5, 2022 · 0 comments
Open

rosette-radspec: support array parameters operations #23

PJColombo opened this issue Jul 5, 2022 · 0 comments
Labels
🏗 enhancement New feature or request 🔎 investigation A spike, requires investigation and digging

Comments

@PJColombo
Copy link
Member

PJColombo commented Jul 5, 2022

At the moment, there is no way to operate or use array params on a radspec expression.

Maybe we could add the following array features:

  • Index array elements (e.g, myParam[2]).
  • Get array's length (e.g. myParam.length)
  • Helper function to iterate over an array and perform operations on them.
@PJColombo PJColombo added 🏗 enhancement New feature or request 🔎 investigation A spike, requires investigation and digging labels Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏗 enhancement New feature or request 🔎 investigation A spike, requires investigation and digging
Projects
None yet
Development

No branches or pull requests

1 participant