|
|
|
|
|
by kibwen
834 days ago
|
|
> seems like spooky action at a distance Note that this inference is static, and the compiler would tell you if it didn't have something concrete to infer the type from. The type inference is also limited to the function body, so removing the assertion could only ever cause an effect in that single function. |
|