Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
diggan
on Jan 18, 2016
|
parent
|
context
|
favorite
| on:
Getting rid of NULL
I'm not sure that's necessary, it's not a PHP specific post. The author is just using PHP to demonstrate his point. Most, if not all object oriented languages should be able to replicate this functionality.
lfowles
on Jan 18, 2016
|
next
[–]
I had just read the C++ Hints post from last Friday ("Use nullptr instead of NULL from now on"[0]) and expecting that the link to go there.
[0]:
http://cpphints.com/hints/44
jcyw
on Jan 18, 2016
|
prev
[–]
I was expecting Java8 Optional...
iamrohitbanga
on Jan 18, 2016
|
parent
[–]
Or Ruby 2.3's lonely operator (&.) or swift's optional chaining (?.)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: