in reply to Re: What's the opposite of // (err) operator?
in thread What's the opposite of // (err) operator?
In the case at hand, I really want undef to stop subsequent work on the value. It's more like a database NULL, rather than a value of 0 (or an empty string). Maybe both of those are allowed values that I want to operate on.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: What's the opposite of // (err) operator?
by anonymized user 468275 (Curate) on May 12, 2011 at 13:42 UTC |