Hi, do you think it's possible to implemented something like Lua Tables (a hashed heterogeneous associative array) in D?

I know that Lua is dynamic and interpreted, hence it's a lot simpler to do than with a compiled language but I'm wondering if we could express such a generic data-structure in D.

--
Robert M. Münch
http://www.saphirion.com
smarter | better | faster

Reply via email to