Join Slack
Powered by
so if `foo(a)` returns type `F`, `foo(a?)` returns...
# language-proposals
n
natpryce
02/19/2016, 2:33 PM
so if
foo(a)
returns type
F
,
foo(a?)
returns type
F?
.
Open in Slack
Previous
Next