Alternative: you can remove everything and create a new toplevel context 
with the workspace() function, starting in v0.3, but the module is not 
technically "unloaded". The old context is available from the LastMain 
module.

http://julia.readthedocs.org/en/latest/stdlib/base/#Base.workspace

On Tuesday, September 16, 2014 12:52:48 AM UTC-5, Ivar Nesje wrote:
>
> No,
> Currently you will have to restart Julia in order to get totally rid of a 
> loaded module.
>
> kl. 07:44:25 UTC+2 tirsdag 16. september 2014 skrev SrM@br følgende:
>>
>> Is there a way to unload a module, once it has been loaded with "using" 
>> or "import"?
>>
>>

Reply via email to