>>>>> "NT" == Nathan Torkington <[EMAIL PROTECTED]> writes: NT> Chaim Frenkel writes: >> I would like to have an undef returned. NT> Ah, I see. You want subroutines to return undef if they're given it NT> for any of their arguments. That'd break the lazy programmer practice NT> of passing undef expecting it to become "" or 0. They don't have NT> warnings on, of course. Err, no. That would be an argument _against_ my proposal. I see two ways. Only if the argument is another function. Not something that passed through a variable. Though this is fraught with yet another special case. What about a hypothetical, use tristate. This would give undef some extra special powers. <chaim> -- Chaim Frenkel Nonlinear Knowledge, Inc. [EMAIL PROTECTED] +1-718-236-0183
- Re: RFC 213 (v1) rindex and index should return undef on... Tom Christiansen
- Re: RFC 213 (v1) rindex and index should return und... Nathan Wiger
- Re: RFC 213 (v1) rindex and index should return und... Chaim Frenkel
- Re: RFC 213 (v1) rindex and index should return... Nathan Torkington
- Re: RFC 213 (v1) rindex and index should re... Chaim Frenkel
- Re: RFC 213 (v1) rindex and index shoul... Nathan Torkington
- Re: RFC 213 (v1) rindex and index ... Nathan Torkington
- Re: RFC 213 (v1) rindex and in... Chaim Frenkel
- Re: RFC 213 (v1) rindex an... Glenn Linderman
- Re: RFC 213 (v1) rindex an... John Porter
- Re: RFC 213 (v1) rindex an... Glenn Linderman
- Re: RFC 213 (v1) rindex and index should return... John Porter
- Re: RFC 213 (v1) rindex and index should re... Glenn Linderman
- Re: RFC 213 (v1) rindex and index shoul... Chaim Frenkel
- Re: RFC 213 (v1) rindex and index ... Glenn Linderman
- Re: RFC 213 (v1) rindex and in... Chaim Frenkel
- Re: RFC 213 (v1) rindex an... Glenn Linderman
- Re: RFC 213 (v1) rindex an... John Porter