On Tuesday, 2 February 2016 at 13:52:55 UTC, Marc Schütz wrote:
On Tuesday, 2 February 2016 at 13:20:33 UTC, Voitech wrote:[...]Two possible solutions... If you don't need to know the number of arguments at compile time, you can use normal variadic arguments:[...]
Thank you I'll try that.