Browse by Tags

All Tags » Stack Overflow » Evil Code » Wacky Ideas (RSS)

"Magic" null argument testing

Warning: here be dragons. I don't think this is the right way to check for null arguments, but it was an intriguing idea. Today on Stack Overflow, I answered a question about checking null arguments . The questioner was already using an extension...