New to Julia..

I'm just trying to test for a var's existence.   isdefined()  seems to be 
the tool to use.
If the result is true then "true" is returned.
If false, "x not defined.." is returned.  Shouldn't it return "false"?

Is there another way to test for existence?

-David

Reply via email to