login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Search Results
relevance
newest
votes
active
1
vote
Redundant code constructs
I often run into the following: function foo() { if ( something ) { return; } else { do_something(); } } But it doesn't help telling th …
answered
Sep 26 '08 at 13:09
ComSubVie
391
●
2
●
8
posts containing
user:15709
within these tags
beginner
Want better search results?
See our search tips!
Stack Overflow works best with JavaScript enabled