|
|
|
|
|
by Rusky
577 days ago
|
|
The question of whether a language is dependently typed only has to do with how type checking is done. The optimizer doesn't come into play until later, so whether it uses the information is unrelated to whether the language is dependently typed. |
|