On 2014-08-06 13:36, Daniel Murphy wrote:

Yes.  Allow T, where T is any of

int, float, long, etc
bool
struct { T... }
T[string]
T[]

BTW, why not classes? It's basically the same implementation as for structs.

--
/Jacob Carlborg

Reply via email to