[julia-users] help with macro and splicing

2014-10-06 Thread Toivo Henningsson
You will need to escape those expressions or macro hygiene will rename some of the symbols in the code.

[julia-users] help with macro and splicing

2014-10-06 Thread Tamas Papp
Hi, I would like to create an @invisible macro that takes statements and appends `nothing` at the end. The motivation is to provide something similar to invisible() in R, if not in implementation then in functionality, especially because when I am using Gadfly then printing the plots opens them in