Could somebody smarter than me tell me why this return *false*: macro symbolequal(symbol) mysymbol = :(:x) :($(symbol==mysymbol)) end
@show @symbolequal :x
Could somebody smarter than me tell me why this return *false*: macro symbolequal(symbol) mysymbol = :(:x) :($(symbol==mysymbol)) end
@show @symbolequal :x