Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
igl
on Jan 5, 2015
|
parent
|
context
|
favorite
| on:
Exploring Flow, Facebook's Type Checker for JavaSc...
Optional parameters have ? as postfix too. Resulting code like: function foo(x?:?string):?string { return x; }
I would much rather like a null type, or even better: have null be declared as void too.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I would much rather like a null type, or even better: have null be declared as void too.