Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: The best "true zero" is...

by jonadab (Parson)
on Jul 06, 2005 at 14:06 UTC ( [id://472802]=note: print w/replies, xml ) Need Help??


in reply to The best "true zero" is...

The thing I like about "0 but true" is that it is self-explanatory; with any of the others, I'd feel obligated to insert a comment explaining why I was returning zero in that particular way, so that some hapless soul a few years later doesn't pull out hair figuring out why my code is so weird; with "0 but true" I expect any decent Perl programmer to be able to figure it out, because the jist of the reason is contained in the value; assuming the reader understands context, it'll just click. (And if the reader doesn't understand context, he won't be able to maintain my code anyway; I make frequent use of context and consider it a major concept of the language.)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://472802]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-26 00:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found