To the list.
-------- Original Message -------- Subject: creating heterogeneous array in the Poly/ML codetree Date: Thu, 10 Mar 2011 16:07:50 -0600 From: Yue Li yli@cse.tamu.edu Organization: CSE Department, Texas A&M To: David Matthews David.Matthews@prolingua.co.uk CC: Gabriel Dos Reis gdr@cs.tamu.edu
Dear David,
Is there any way to create a heterogeneous array in the Poly/ML codetree with known size, but whose elements can be values of any type and I don't necessarily want to use ML-style datatype. For instance, elements in the array can be integer values, or function values or arrays?
Best,
Yue