proposal to modify op and args



On 5/7/06, Andrey G. Grozin <A.G.Grozin at inp.nsk.su> wrote:

> If an argument in an expression is exactly
> false
> then it will be impossible to distinguish this case from the case of an
> atom. I don't think this is good.

No, if the argument is false, then args returns [false] (i.e., a list).

best,
Robert