Is there a way to do mixin or similar during runtime?
I'm trying to read a csv file and extract data types. Any ideas on how this should be approached in D are greatly appreciated.
Is there a way to do mixin or similar during runtime?
I'm trying to read a csv file and extract data types. Any ideas on how this should be approached in D are greatly appreciated.