On Thu, Mar 31, 2011 at 9:08 PM, Ben Kloosterman <[email protected]> wrote:
> But for this question only for one variable right ? This boils down to is > a single value generic <T> good enough and not say <T,K>. > The answer to this, I think, is clearly no. That has been demonstrated in several papers about collection designs. The problem, in essence, is that you want to be able to specify both the index type and the element type. Sometimes one is a functional dependency of the other. shap
_______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
