Skip to content

rosette-radspec: support array parameters operations #23

@PJColombo

Description

@PJColombo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions