You can write a macro that produces import statements from seq of strings, but 
seq of strings should be known at compile time.

For example I have a macro that imports all modules in a folder recursively. 
This is used to run tests in individual modules.

Reply via email to