variable existence checking

Joachim Lous joachim at lous.org
Mon Jun 4 14:37:13 CEST 2007


On 5/29/07, Tony Balinski <ajbj at free.fr> wrote:

> Another route would be to allow undefined as a pseudo-value in variables

This reminds me of the way Javascript/ecmascript does it: it as a
"typeof" editor to inspect the type of a variable's value, and has the
pseudo-_type_ "undefined" for detecting unset variables.


More information about the Discuss mailing list