Y
Hacker News
new
|
ask
|
show
|
jobs
by
pmhpereira
2432 days ago
a = b ?: c;
if b is not nil, then a = b else a = c