Without the `...` prefix, CUE interprets a type enclosed in square brackets as a list of exactly one of that type. The ellipsis changes it to mean a list of any number of that type. |
||
---|---|---|
.. | ||
instructions.cue |
Without the `...` prefix, CUE interprets a type enclosed in square brackets as a list of exactly one of that type. The ellipsis changes it to mean a list of any number of that type. |
||
---|---|---|
.. | ||
instructions.cue |