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
Robert M. Münch via Digitalmars-d-learn Wed, 15 Jul 2015 23:50:28 -0700
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