But in order to use 'require' the file has to be in Julia search path, is that 
correct?
What is the most desirable workflow in this case? Should i extend LOAD_PATH 
variable in the repl each time? 
I imagine while working on a specific project should i wrap all my functions 
into a module and keep calling functions through the module? 

Reply via email to