> Uh? I just proposed a solution that implements HLists. Is there anything 
> missing?

You really did implement it, we just can't access the generics(like in my 
original 2. implementation). Back to square one.

> In any case, I think that in Nim a more idiomatic solutions would to use 
> tuples instead, which are of course isomoprhic. One cannot used recursion 
> with tuples, but that can be easily circumvented with macros.

No, the HeterogenCell implementation would be far better because it could 
process things safely without the need for the generics.

Reply via email to