Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
symlinkk
on May 11, 2018
|
parent
|
context
|
favorite
| on:
Pyre: Fast Type Checking for Python
Those are completely different concepts. You're confusing dynamic typing with type inference.
Dynamic typing: C# "dynamic" keyword
Type inference: C# "var" keyword, C++ "auto" keyword
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Dynamic typing: C# "dynamic" keyword
Type inference: C# "var" keyword, C++ "auto" keyword