[julia-users] help with macro and splicing
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
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