Decided against this.
Against:
- Added complexity in implementation and API.
- Most starting states are singular.
For:
- This makes
star behave the same as sending the unpacked arguments directly.
- Since I'm not going with
star switching after first repeat, this effect would require explicit tupleize otherwise.
Decision: I'm going to hold off at least for now.
Done.
starafter firstrepeat?Decided against this.
star=Trueexpand dice within the first argument?Against:
For:
starbehave the same as sending the unpacked arguments directly.starswitching after first repeat, this effect would require explicittupleizeotherwise.Decision: I'm going to hold off at least for now.
NoExpandwrapper to prevent expansion?Done.