tomhrr / dale

Lisp-flavoured C
BSD 3-Clause "New" or "Revised" License
1.02k stars 48 forks source link

Variadic concept macros would be useful #145

Open porky11 opened 7 years ago

porky11 commented 7 years ago

Then it is possible to write generic tuple types or a multidimensional array type of arbitrary dimension. (also see #113)