Join Slack
Powered by
1st point: docs say that if I assign `T!` to a val...
# language-proposals
v
voddan
02/17/2016, 4:17 PM
1st point: docs say that if I assign
T!
to a val
x
, the value gets the platform type
x is T!
. But the assignment in the example somehow influenced the type inference
Open in Slack
Previous
Next