Hi all, please help me with the following:<br><br>I need to require a module, ideally with the same syntax as require, then access to all the imported symbols and re-export them with the same name but with a new definition, that is a wrapper for the original one.<br>

<br>I think this should be done with a macro, but I don&#39;t know how to access the imported symbols acquired with require.<br><br>any pointers to documentation or ideas on how to implement this?<br><br>Thanks<br><br><br>
<br><br>-- <br>Ismael<br><br>