"Hidden features" of popular programming languages
Posted: 2009.06.22 (00:40)
I came across a bunch of threads that talked about hidden features or features not widely known in a number of languages, and there's some very interesting things you can do that you probably didn't know about. Check them out.
Probably the most evil "feature" I saw was this despicable line in Python:Pure evil.
Probably the most evil "feature" I saw was this despicable line in Python:
Code: Select all
from __future__ import braces