Skip to content

Support Parameterizing Lists

Currently lists cannot be parameterized. This is generally because we cannot merge those parameterizations. Some things can still be done however:

  • Support list of simple types like numbers and enum values in general
  • Support parameterizing complex lists but dont support merging those parameterizations.