On Thursday, July 24, 2014 12:09:59 PM Magnus Lie Hetland wrote:
> I saw a mention of a @debug macro somewhere on this list, 
> which I assume doesn't exist either?

@debug is alive and well in Toivo's amazing Debug.jl package. But since 
debugging will change radically once Keno's work lands, I wouldn't worry 
building a common infrastructure for both @assert and @debug.

And right, the assert function would still have to evaluate its arguments, 
even if it becomes trivial.

--Tim

Reply via email to