- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
cat /dev/null
Admin
let f x = f x
Okay, this is not null, it just wont terminate...
Admin
What I like is how they managed to get both undefined and null into the same poll.
Admin
I want statistics on nil and NULL too
Admin
null
Admin
Sure , why not? 0/0 is Undefined. {} is the null set.
Admin
NaN is feeling left out...
Admin
null is not a valid implementation of NULL :P
Admin
Are you saying null is undefined?
Admin
And everyone seems to think that updating your birthday is common enough an occurrence as to warrant changing it from the same screen you change your password.
Admin
Well, it is -- every year I move my birthday up a year. I'm always exactly 24 years old.
Admin
I'm puzzled as to why anyone would want a video of their bill.
A picture is good enough for me, or, failing that, just display it on the screen like everyone else does.
Did they shoot it lying on a wooden table, I wonder?
Admin
They should have included other "falsy" values, like FALSE and FILE_NOT_FOUND. ;)
Admin
nullptr
Admin
I believe what you are looking for is: let rec f x = f x
That is, unless you are using a different language than I think you are.
Admin
null
Admin
NaN (Not a Null)
Admin
Haskell vs OCaml/SML(?)/F#/etc. Haskell is rec by default, *ML aren't.